Skip to content

A Connect Four GUI where you can play against another person or the computer. Offers a robust AI complete with settings, speed-up, and more.

Notifications You must be signed in to change notification settings

zilosz/connect-four-ai-tkinter

Repository files navigation

ConnectFourAI

An AI for connect four, complete with settings, speed-up, and more. Implements a graphical interface using Tkinter. It uses a min-max algorithm to find the best possible move. There are settings to pit any combination of AI and Player against each other. Run "App.py" to launch.

About

A Connect Four GUI where you can play against another person or the computer. Offers a robust AI complete with settings, speed-up, and more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages