Skip to content

MitchellAW/Connect-Four

Repository files navigation

Connect-Four

A Connect Four game with AI and GUI using pygame in Python.

Considering that Connect Four is a solved game, the AI is kind of mediocre honestly, it can catch you off guard occasionally, but it only follows a basic set of rules, ideally I would like to modify it so that it utilises a minimax algorithm instead or make it play a perfect game, but this is one of my earlier projects.

Requirements

Requires pygame to be installed

Connect-Four

About

A Connect Four game with opponent and GUI using pygame in Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages