Skip to content

Artificial Intelligence to play Checkers game (machine vs machine)

Notifications You must be signed in to change notification settings

AliRanjbari/AI-Checkers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-Checkers

This is a project from my AI cours in university of tehran
I built an simple AI for Checkers game with min-max algorithm
This code will not play game with a human it is a machine vs machine code
you can change the depth of minimax for each color

Libraries and Packages

For running this code you should have pygame library

pip install pygame

Run

just run main file to see the game

./main.py

About

Artificial Intelligence to play Checkers game (machine vs machine)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages