ADolbyB / pygame-ai-checkers

A Checkers AI game who plays against the player.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pygame AI Checkers

This is a checkers AI game who plays against you (the player.) Here, I follow This tutorial, and create my own Checkers game for some project research I am doing.

In this project, the Minimax algorithm is implemented as the White AI player.

Game Board Preview:

GUI

Status:

GitHub repo size

About

A Checkers AI game who plays against the player.


Languages

Language:Python 100.0%