loks0n/rapid-draughts
A super speedy, blazing fast, rocket-powered TypeScript draughts/checkers engine with move validation, AI and game history.
TypeScriptMIT
Issues
- 0
Add intermediates property to Move types
#8 opened by loks0n - 0
Implement Russian Draughts
#4 opened by loks0n - 0
Optimise isValidMove
#6 opened by loks0n - 0
Make moves() a generator
#7 opened by loks0n - 0
Use Transposition Table to speedup evaluation
#5 opened by loks0n - 0
Support creating game from PDN string
#3 opened by loks0n - 0
Implement International Draughts
#2 opened by loks0n - 0
Supporting creating a game from FEN string
#1 opened by loks0n