A (WIP) chess implementation
Clone this repo and run cargo run -- gui
, requires at least Rust version 1.69.0
- FEN-to-PNG utility
- Fully working GUI
- Networking
- WASM support
- Engine (this was the main goal)
More in TODOS.md
Any PR is welcome. Currently especially tests are appreciated, more details here