diff options
author | Oxore <oxore@protonmail.com> | 2017-12-01 08:24:01 +0300 |
---|---|---|
committer | Oxore <oxore@protonmail.com> | 2017-12-01 08:24:01 +0300 |
commit | f3703c8096d985c57fee9a716cd0af4d2c6bc89f (patch) | |
tree | 9c85722d1a391180fbc7ea86ce2384c6eabf8fb5 /README.md | |
parent | 5202d2cc145460e1526dadc463ec4a890e0da84d (diff) |
Edit TODO list
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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) |