From d6dfb7146bc208667c57d66816195333414a038d Mon Sep 17 00:00:00 2001 From: Joop Kiefte Date: Sat, 12 Sep 2020 16:51:03 +0200 Subject: Update the readme --- README.md | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6d1190b..b7f0ae0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,15 @@ -Work in progress -================ +Command Line Tetris +=================== -Goal: to have a super simple tetris game on the command line, and maybe more over time... +## Working in v0.2.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. + +## 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) +- Colored pieces +- Crazy stuff -- cgit v1.2.3-70-g09d2