Skip to content
/ connect4 Public

Implementation of the game Connect 4 using Minimax algorithm

License

Notifications You must be signed in to change notification settings

eug/connect4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect 4

Implementation of the game Connect 4 using Minimax algorithm.

Run

python3 main.py

Releases

No releases published

Packages

No packages published

Languages