summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index ad90c21..28c69a9 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,10 @@ File named "tetris" is the final binary. Run it. Hit *S* to start game.
__TODO:__
-- Levels and scores system with table of records
+- Levels speed and scores calibration
+- Scores system
+- Table of records
- Three next shapes
- Main menu with beauties
- Look with sprites
+- Interprocess communication interface for control from other process (I want to connect machine learning algorithm and make it play and learn)