rusty-chess

Crates.iorusty-chess
lib.rsrusty-chess
version0.1.0
sourcesrc
created_at2022-04-10 15:37:55.934081
updated_at2022-04-10 15:37:55.934081
descriptionA small chess application.
homepage
repositoryhttps://github.com/ungrichtepfl/rusty-chess
max_upload_size
id565138
size79,980
Christoph Ungricht (ungrichtepfl)

documentation

README

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
Commit count: 82

cargo fmt