Draught 🚀

An implementation of checkers in Rust WASM with a thin Js frontend, mainly as an exercise to learn Rust and to have a larger project in the language to fiddle with. Using the minimax algorithm for an AI player that can operate with reasonable performance as a result of Rust's compiled performance.

Docs