Commit Graph

20 Commits

Author SHA1 Message Date
414ac1ed4c fix scaling 2025-03-03 20:37:17 +01:00
3fa1aff1f4 next up 2025-03-03 20:20:19 +01:00
5a073dcad0 held piece 2025-03-03 20:06:53 +01:00
33748e4956 refactor patterns 2025-03-03 19:57:32 +01:00
099317ffc9 set initial height literally since we now handle centering dynamically 2025-03-03 19:28:03 +01:00
1830aec847 resizable game window 2025-03-03 19:17:29 +01:00
489c2814e2 ui abstraction 2025-03-03 19:09:55 +01:00
ecbb7c6756 muting audio 2025-03-03 17:48:27 +01:00
a19a9e9cc3 audio 2025-03-03 17:39:28 +01:00
7d6822cd34 draw ghost 2025-03-03 15:14:59 +01:00
fc6ebcdbc2 pause/game over 2025-03-03 14:54:51 +01:00
63a8c0bd78 render board 2025-03-03 13:07:46 +01:00
db57450452 fix imports 2025-03-03 12:30:35 +01:00
f1877a1e8c move game stuff into game 2025-03-03 12:22:57 +01:00
eddf9d81c0 simplify direction_pattern 2025-03-03 12:06:48 +01:00
8199928d7d line clears 2025-03-03 11:55:50 +01:00
8e588a8a70 stepping 2025-03-02 22:14:31 +01:00
4b5124f1c3 place_current_tetromino + try_rotate fn 2025-03-02 21:00:37 +01:00
3837963cfa move rotation patterns from numbers to strings 2025-03-02 17:39:23 +01:00
e392a4132a initial commit 2025-03-02 16:59:44 +01:00