From c5fe46b275cd688cf35562b35b8350e7ef18705b Mon Sep 17 00:00:00 2001 From: Guillaume Pasquet Date: Sat, 6 Jul 2019 11:24:17 +0100 Subject: Docs --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..9a8a57b --- /dev/null +++ b/README.md @@ -0,0 +1,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! -- cgit v1.2.3