aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorcurly <curlybryce@protonmail.com>2022-08-18 00:52:01 -0600
committercurly <curlybryce@protonmail.com>2022-08-18 00:52:01 -0600
commit6269c1642768b3212fb9a1ae935b7d14f72a71d5 (patch)
tree14b437fb29cbc1628200a3800605beb11b70d2c9 /TODO
parent8b402500a4d36882c0dce7074666a2e1012b0aea (diff)
downloadtetris-6269c1642768b3212fb9a1ae935b7d14f72a71d5.tar.gz
tetris-6269c1642768b3212fb9a1ae935b7d14f72a71d5.tar.bz2
tetris-6269c1642768b3212fb9a1ae935b7d14f72a71d5.zip
input and touch ups
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 6 insertions, 2 deletions
diff --git a/TODO b/TODO
index 6f87946..3b93bd2 100644
--- a/TODO
+++ b/TODO
@@ -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