Skip to content

antonmedv/damka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4b9044f · Aug 27, 2023

History

47 Commits
Apr 26, 2023
May 11, 2023
May 11, 2023
Aug 27, 2023
Apr 27, 2023
Apr 26, 2023
Apr 26, 2023
May 11, 2023
May 11, 2023
May 11, 2023
Apr 27, 2023
May 11, 2023
Apr 29, 2023
Apr 29, 2023
May 11, 2023
Apr 26, 2023
May 11, 2023
Apr 26, 2023
Apr 26, 2023

Repository files navigation

Damka

Russian checkers (шашки) with an AI.

Features

  • Russian checkers rules
  • AI with minimax algorithm and alpha-beta pruning
  • Endgame database (optional)
  • Neural network position evaluation

References

  • Russian checkers
  • K. Chellapilla and D. B. Fogel (1999). "Evolving neural networks to play checkers without relying on expert knowledge". IEEE transactions on neural networks, vol. 10, no. 6, pp. 1382–1391, doi: 10.1109/72.809083.