Browse Source

Added readme and demo video

Aaro Saila 1 year ago
parent
commit
6182f3bbd5
2 changed files with 5 additions and 0 deletions
  1. 5 0
      README.md
  2. BIN
      media/sanke-demo.mp4

+ 5 - 0
README.md

@@ -0,0 +1,5 @@
+# Sanke
+A simple snake game in the terminal. No third party libraries needed.
+
+## Demo
+<video src="./media/sanke-demo.mp4" />

BIN
media/sanke-demo.mp4