aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 4 insertions, 6 deletions
diff --git a/README.md b/README.md
index b7f0ae0..c83f5e2 100644
--- a/README.md
+++ b/README.md
@@ -1,15 +1,13 @@
Command Line Tetris
===================
-## Working in v0.2.0:
+## Working in v0.3.0:
-You can play a very simple game of Tetris. It doesn't have a Next box yet, nor a points system, and I am pretty sure
-that the Wall Kick system is not actually working yet, but even in this state it can be a lot of fun to play.
+You can play a game of Tetris, with 5 pieces Next box, a points system, but I am pretty sure
+the Wall Kick system is still broken...
## Plans for later versions
-- Implementing scores, levels, next box
-- Making these configurable from the command line
-- Probably moving all code to Raw mode (now only used for reading keys)
+- Making things configurable from the command line
- Colored pieces
- Crazy stuff