Skip to content

This project is a Checkers game implemented in Python for a data science and algorithms class, featuring an AI opponent that uses the Minimax algorithm with Alpha-Beta Pruning. Features a user-friendly interface made using Pygame with intuitive controls, and efficient move calculation for faster gameplay.

Notifications You must be signed in to change notification settings

paunovicbojana/checkers-alpha-beta-pruning-minimax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

About

This project is a Checkers game implemented in Python for a data science and algorithms class, featuring an AI opponent that uses the Minimax algorithm with Alpha-Beta Pruning. Features a user-friendly interface made using Pygame with intuitive controls, and efficient move calculation for faster gameplay.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages