summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Worthe <justin.worthe@gmail.com>2014-04-20 16:48:07 +0200
committerJustin Worthe <justin.worthe@gmail.com>2014-04-20 16:48:07 +0200
commit883a678635900b80cd9fc99467cbb31e125a007c (patch)
tree8232921b3058a1b6d84273330a3cebb6b2f6bd6d
parent727497ced3c11446c3de57ab8a1896b00130a6a1 (diff)
Added initial readme
-rw-r--r--README.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5ab462b..ffaccc8 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,8 @@
-100k2014interactive
-===================
+Interactive Pacbot
+==================
+
+HTML5 game implementation of the Entelect 100k challenge for 2014 (http://challenge.entelect.co.za/).
+
+Players take turns giving commands to their Pac-Bots. At the end of the game, the player who has managed to eat the most pills is the winner.
+
+This is currently a work in progress.