3 releases

0.1.2 Jun 18, 2024
0.1.1 Jun 18, 2024
0.1.0 Jun 18, 2024

#158 in Game dev

Download history 307/week @ 2024-06-17

307 downloads per month

Custom license

89KB
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

~9–17MB
~231K SLoC