aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.