Skip to content

shieldforever/checkers-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkers Game

Checkers (Draughts) is a board game that you can play vs Computer or another Player (TODO)

Algorithm Logic

Computer moves are calculated with a min-max algorithm with depth about 5, in that case, computer play moves that are best for every scenario in next 5 moves

Info

I made a console version for a school project, but now I decided to create GUI and implement some more functionality

Screenshoots

Main Menu In game shoot

About

Checkers (Draughts) board game vs Computer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%