pyConnect4 is a clone of Connect 4 game for 2 players.
This is my second project in python. The game has more features and lesser code lines as pyXXO.
How is pyConnect4 started?
Download the tar.gz file and extract it:
tar xfz pyConnect4.tar.gz
Then change into the new dir:
cd pyConnect4
and start pyConnect4:
python pyConnect4.py
Product's homepage
Requirements:
· Linux (Base function is on Windows too but it looks terribe because of missing ANSI-color-code support)
· Python 2.4 or higher
· Pyvorbis
· Keyboard
· Speakers for sound output