Expand description
Draught
An implementation of checkers/draughts in Rust WebAssembly with a minimax AI player
Re-exports
Modules
Board module for components related to the checkers board and game structure
AI player logic
Components for painting board states onto HTML canvases