From cc4479082d8c7de5242dab59a945b9abf4fd4a18 Mon Sep 17 00:00:00 2001 From: larstvei Date: Sun, 15 Dec 2013 22:41:59 +0100 Subject: [PATCH] Added minimal README.md. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..fac3ad0 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +#Etype + +Etype is a game written for Emacs, and is heavily inspired by +[Z-Type](http://phoboslab.org/ztype/). + +##Not yet playable.