rusty-chess
Small chess application.
Usage
Install the rust compiler, change directory into the repo and run:
cargo run
Enjoy the game!
Todo
- create modules
- GUI
- docs
- chess computer
Small chess application.
Install the rust compiler, change directory into the repo and run:
cargo run
Enjoy the game!