Skip to content

RichuSuresh/python-connect-4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-connect-4

A simple game of connect 4, made using python and pygame. Players have the option of playing against another player, or against an AI (that uses minmax and alpha beta pruning). Complete with a menu interface which allows for easy to access to both game modes, and a simple yet aesthetically pleasing art style.

About

A connect 4 game made using python and pygame that allows you to play against other players locally or play against an AI (designed using the minmax algorithm with alpha-beta pruning)

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages