diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 4 insertions, 6 deletions
@@ -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 |