Skip to content

psp2/connect4-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

connect4-algorithm

Simple Python3 Connect 4 Game that can be played in your terminal with 1-2 players. AI uses Minimax Algorithm based on the following Geeks4Geeks article along with alpha-beta pruning.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages