Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 483 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 483 Bytes

CSC4444AI-Project

To run this project you must have the latest version of python 3 as well as the librarys used which are Pygame and NumPy

how I ran the project was through terminal on Mac. I cd into my projects root directory and use the command python3 connect4.py

The one project file connect4.py can be found on the master branch

to play the game you simple move your cursor over the column you would like to drop you piece and to drop the piece one mouse click is needed