Skip to content

draughts/checkers in python, where the player competes against a computer-controlled opponent utilising the minimax algorithm. The algorithm's weights favour central control, number of draughts, creating kings, and preventing the opposition from making kings.

License

Notifications You must be signed in to change notification settings

harry-kav/draughts-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

draughts-ai

draughts/checkers in python, where the player competes against a computer-controlled opponent utilising the minimax algorithm. The algorithm's weights favour central control, number of draughts, creating kings, and preventing the opposition from making kings.

About

draughts/checkers in python, where the player competes against a computer-controlled opponent utilising the minimax algorithm. The algorithm's weights favour central control, number of draughts, creating kings, and preventing the opposition from making kings.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages