diff options
author | curly <curlybryce@protonmail.com> | 2022-08-18 14:25:46 -0600 |
---|---|---|
committer | curly <curlybryce@protonmail.com> | 2022-08-18 14:25:46 -0600 |
commit | 7b29ca50fb21560fa603fff4f789f57e86638c35 (patch) | |
tree | 722a056047df4d5bf8d0977a1f479e4cb185dcef /TODO | |
parent | 63b2ed39a56ffe6ea7a9d4fc3942cb3dce9f668a (diff) | |
download | tetris-7b29ca50fb21560fa603fff4f789f57e86638c35.tar.gz tetris-7b29ca50fb21560fa603fff4f789f57e86638c35.tar.bz2 tetris-7b29ca50fb21560fa603fff4f789f57e86638c35.zip |
forgot what I did
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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 |