rusty-chess-gui 0.1.0

A gui for the chess engine
# 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