# rusty-chess
Small chess application.
## Usage
Install the [rust compiler](https://www.rust-lang.org/learn/get-started), change
directory into the repo and run:
```
cargo run
```
Enjoy the game!
## Todo
- create modules
- GUI
- docs
- chess computer