Skip to content

Connect Four game made in Python with AI bot Implementation

License

Notifications You must be signed in to change notification settings

YeungJonathan/ConnectFourGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConnectFour-MachineLearning

Connect Four game made in python.

Steps to play:

  1. Download the Files
  2. Ensure that python3 is downloaded in the computer
  3. Open and run the connect4_driver.py file

ToDo

  • Implement AI bots

Done

  • Implemented the game