aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Phillips <dbphillipsnz@gmail.com>2016-01-12 20:45:36 +1300
committerDavid Phillips <dbphillipsnz@gmail.com>2016-01-12 20:45:36 +1300
commitf6e2a11af09f17de17c2c711770e08e748c36aa7 (patch)
tree90cfd5f1fdb72d7ef573651d8c16bc6e4e5550bc
parent58bef85206c7cce153400e51b247e2476e9e65a4 (diff)
downloadtetris-f6e2a11af09f17de17c2c711770e08e748c36aa7.tar.xz
Updated README
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2ec5c1f..819ea8a 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,14 @@
What?
=====
Tetris.
+Very buggy Tetris, mainly due to its lack of wall kick.
+
+Why?
+====
+One afternoon, I thought "Hey I'll write an AI to play Tetris!"
+
+I assumed I could knock Tetris up in a few minutes, but it ended up taking
+longer than I expected.
+Rabbit holes and such.
+
+So here's the Tetris (nearly), but I still haven't got around to the AI.