aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoop Kiefte <ikojba@gmail.com>2020-09-14 09:28:57 +0200
committerJoop Kiefte <ikojba@gmail.com>2020-09-14 09:28:57 +0200
commit1a6538d9cf451e5775319946f892279159afa5d8 (patch)
treef3bc83d118298319ac0a201a6d09cd038c01cc8e
parent007d00594170e1885b5478b3fcbedcb28d12b94e (diff)
Updating README with latest infov0.3.0
-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