aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md8
-rw-r--r--img/screenshot.pngbin0 -> 3212 bytes
2 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9a8a57b..7c946a4 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,14 @@ 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
----------
diff --git a/img/screenshot.png b/img/screenshot.png
new file mode 100644
index 0000000..2fe5cbd
--- /dev/null
+++ b/img/screenshot.png
Binary files differ