It's written in rust and uses the bevy game engine. It is used together from one pc, you can find how to start it in the setup.
- moving pieces
- piece highlighting
- check king safety
- win detection
- install the rust compiler (you can download it on the official rust-lang site)
- clone the project
- you can start it with
cargo r -r
, then you can play with the mouse it will then highlight the squares you can move to in red