Skip to content

sara-stojkov/Python_AI_Checkers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python AI Checkers - The user vs the algorithm

University project for course "Data Structures and Algorithms".

Algorithm

Made using MiniMax algorithm with ALpha-Beta pruning for best performance.

GUI

PyGame was used for making GUI, a game like this needed to be visualised out of the console.

Implementation

image

image

Releases

No releases published

Packages

No packages published

Languages