Skip to content

mark-yoon/connect_four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

connect_four

Connect Four gameplay with AI using Minimax.

Implemented a game GUI for users to play against an AI or watch AI's with different heuristic functions play each other (game_gui.py). Incomplete command-line version of the game exists in game.py.

About

Connect Four gameplay with AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages