chess-randomizer
chess-randomizer
is a simple opening randomizer written in Rust using WASM and the Lichess API. To build the project, you need Rust and cargo-make:
cargo install cargo-make
How to run?
git clone https://github.com/knarkzel/chess-randomizer
cd chess-randomizer/
cargo make build
cargo make serve