blob: 9a8a57b9145809f4906cf1e17b329d3d581de2e1 (
plain)
1
2
3
4
5
6
7
8
9
|
ROGUERUST
=========
A Rogue-like game written in Rust. Please see `TODO.md` for more info.
How to run
----------
Clone this repository, then run `cargo run` and admire the results!
|