diff options
author | curly <curlybryce@protonmail.com> | 2022-08-19 14:45:00 -0600 |
---|---|---|
committer | curly <curlybryce@protonmail.com> | 2022-08-19 14:45:00 -0600 |
commit | 5d8e223d26f272323c554b61df0f5575060a30ac (patch) | |
tree | 6991c550c1c3e931d240a54797c65178e73ec000 /TODO | |
parent | f0d5ddacfc97f0e88e3a7c445f890a76fabe47c7 (diff) | |
download | tetris-master.tar.gz tetris-master.tar.bz2 tetris-master.zip |
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,11 +1,9 @@ Add sounds (mostly for losing, winning and clearing a row) Have a menu -Be able to restart after game is lost Save scores -Mouse input creates input lag Dead in mid-air bug again -redo input system -- Separate input into it's own module +Implement Iterator for Action and Actions Have each piece be its own color even when dead Fix aspect ratio to 1:1 |