aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorcurly <curlybryce@protonmail.com>2022-08-18 14:25:46 -0600
committercurly <curlybryce@protonmail.com>2022-08-18 14:25:46 -0600
commit7b29ca50fb21560fa603fff4f789f57e86638c35 (patch)
tree722a056047df4d5bf8d0977a1f479e4cb185dcef /TODO
parent63b2ed39a56ffe6ea7a9d4fc3942cb3dce9f668a (diff)
downloadtetris-7b29ca50fb21560fa603fff4f789f57e86638c35.tar.gz
tetris-7b29ca50fb21560fa603fff4f789f57e86638c35.tar.bz2
tetris-7b29ca50fb21560fa603fff4f789f57e86638c35.zip
forgot what I did
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index dc11de4..4061f6f 100644
--- a/TODO
+++ b/TODO
@@ -2,8 +2,9 @@ Add sounds (mostly for losing, winning and clearing a row)
Have a menu
redo input system. Feels good
-Colored blocks
-Grey blocks when dead
+ Separate input into it's own module
+
+Have each piece be its own color even when dead
Fix aspect ratio to 1:1
Import pieces from files to make it data driven