Skip to content

pujol99/CheckersAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CheckersAI

Play checkers against the machine

minmax algorithm used

Instructions

1 - Install python

2 - Run pip3 install -r requirements.txt or pip install -r requirements.txt depending of version

3 - Execute game python3 CheckersAI.py or python CheckersAI.py depending of version

4 - Enjoy

About

play checkers against an minimax algorithm ai

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages