summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOxore <oxore@protonmail.com>2017-12-01 08:24:01 +0300
committerOxore <oxore@protonmail.com>2017-12-01 08:24:01 +0300
commitf3703c8096d985c57fee9a716cd0af4d2c6bc89f (patch)
tree9c85722d1a391180fbc7ea86ce2384c6eabf8fb5
parent5202d2cc145460e1526dadc463ec4a890e0da84d (diff)
Edit TODO list
-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)