diff options
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) |