A small little Chess game written in Chess & SDL2
WIP: No garuantee this actually fully works
TODO:
- Track move history
- Castling & En Passant
- promoting Pawns
- improve interface
- Clone repo
git clone https://github.com/JakobSachs/rustChess/ && cd rustChess - Run with
cargo run
