Skip to content

Latest commit

 

History

56 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

checkers

Russian draughts (checkers) game written in Rust. Uses NegaScout search algorithm, hash tables, bitboards and magic numbers to calculate bot moves.

You can play this game online on github pages.

Gameplay

plot plot plot

Note: The program considers game a draw if kings made 15 moves without captures. Original rules are slightly different.

About

Pure Rust russian checkers. Uses NegaScout search algorithm with hash tables, and bitboard technique.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages