aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 7c946a4204a61d9571c1ad5299cec113d1b64e5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
ROGUERUST
=========

A Rogue-like game written in Rust. Please see `TODO.md` for more info.

What does it look like?
-----------------------

The all-important screenshot for a video game:

![Screenshot](/img/screenshot.png?raw=true)


How to run
----------

Clone this repository, then run `cargo run` and admire the results!