GUI based version of the game, implemented in python. Has two types of AI players that use entirely different algos to choose the next move. The first one is based on MiniMax and the second one uses Monte Carlo Simulation. To run the program first you have to install pygame. For linux based OS you can simply pip it, Complete instructions on: https://www.pygame.org/wiki/GettingStarted The first page is shown by running connect4.py. It will give you options for which version of the game you want to play. The monte carlo version of the game is present seperately and can be opened by running the file montecarlofinal.py For any suggestions, please comment.
-
Notifications
You must be signed in to change notification settings - Fork 1
govarun/Connect-Four--Advanced-Track
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Connect Four implemented using python, with two types of AI players
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published