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

A text-only old-school Roguelike 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!