#chess #applications #game

app rusty-chess

A small chess application

1 unstable release

0.1.0 Apr 10, 2022

#644 in Games

GPL-2.0-or-later

44KB
932 lines

rusty-chess

Small chess application.

Usage

Install the rust compiler, change directory into the repo and run:

cargo run

Enjoy the game!

Todo

  • create modules
  • GUI
  • docs
  • chess computer

Dependencies

~2.2–3MB
~54K SLoC