diff options
author | curly <curlybryce@protonmail.com> | 2022-08-18 00:52:01 -0600 |
---|---|---|
committer | curly <curlybryce@protonmail.com> | 2022-08-18 00:52:01 -0600 |
commit | 6269c1642768b3212fb9a1ae935b7d14f72a71d5 (patch) | |
tree | 14b437fb29cbc1628200a3800605beb11b70d2c9 /TODO | |
parent | 8b402500a4d36882c0dce7074666a2e1012b0aea (diff) | |
download | tetris-6269c1642768b3212fb9a1ae935b7d14f72a71d5.tar.gz tetris-6269c1642768b3212fb9a1ae935b7d14f72a71d5.tar.bz2 tetris-6269c1642768b3212fb9a1ae935b7d14f72a71d5.zip |
input and touch ups
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -4,8 +4,12 @@ Also add a pause Have a menu Add to score on line clear -redo input system. It feels like junk -Implement win condition +redo input system. No longer feels like junk +Implement win condition and lose condition +Colored blocks +Grey blocks when dead +Gets faster the more lines you clear +Multiline bonus Import pieces from files to make it data driven Refactor getting 2d array from piece area |