5 releases
0.1.4 | Jul 13, 2024 |
---|---|
0.1.3 | Jun 29, 2024 |
0.1.2 | Jun 18, 2024 |
0.1.1 | Jun 18, 2024 |
0.1.0 | Jun 18, 2024 |
#164 in GUI
296 downloads per month
90KB
1.5K
SLoC
rusty-chess-gui
This is small game of chess written in Rust. It is a work in progress and contains the graphical user interface for playing the game.
It uses raylib-rs for the graphics. Check out their page or the raylib page for more information how to install the library.
Installation
You need to have cargo installed. You can install it by following the instructions on the rust-lang page.
Then simply run:
cargo install rusty-chess-gui
Dependencies
~8–15MB
~215K SLoC