diff options
author | Oxore <oxore@protonmail.com> | 2017-06-20 23:47:31 +0700 |
---|---|---|
committer | Oxore <oxore@protonmail.com> | 2017-06-20 23:47:31 +0700 |
commit | e68b212c03c03a25cb220d8dec7366fee15d21ab (patch) | |
tree | 756cfc1b47c8e1c1a787ecd1e3869a1ff4ac6f51 /README.md | |
parent | 52841e735953c642588a33830f0bb4245d08d28e (diff) |
gmeover procedure added; minor refactoring
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -8,11 +8,10 @@ __Compilation__ ``` make all ``` -File named "tetris" is the final binary. Run it. Hit *Return* to start game. +File named "tetris" is the final binary. Run it. Hit *S* to start game. __TODO:__ -- "Game Over" with restart - Levels and scores system with table of records - Three next shapes - Main menu with beauties |