Commit Graph

13 Commits (master)

Author SHA1 Message Date
Anton 2e4cb8eb11 Fix no-unused-vars in existing apps 2024-03-04 21:34:50 +01:00
Erik Andresen e5c9286e77 tetris: fix level setting 2024-01-23 21:32:11 +01:00
Erik Andresen a57de7766e tetris: Save/Restore game state 2024-01-23 20:28:39 +01:00
Anonymous941 a08e4dbd4f tetris: add clear effect and more bug fixes 2024-01-22 13:36:45 -05:00
Anonymous941 60bab26d83 tetris: bug fixes, add back swipe controls 2024-01-22 10:52:51 -05:00
Anonymous941 1a1b79d41b tetris: major overhaul
Added score, levels, bugfixes and misc, inspired by NES tetris
2024-01-21 19:24:31 -05:00
Erik Andresen 04950706fb tetris: Added comment 2024-01-13 10:14:34 +01:00
Erik Andresen 97a5875d41 tetris: Reimplement original controls
Bring back old controls as "swipe" in menu

Also now exits with short button press
2024-01-13 10:06:24 +01:00
Pavel Machek 98ecd6c9c7 tetris: implement level/mode selection
Implement level selection, and allow user to slect controls.
2023-11-03 15:33:58 +01:00
Pavel Machek ade2df3f0f Implement move down with one click. 2023-10-08 12:05:30 +02:00
Pavel Machek 7a0c3f2bd9 Implement controls by clicking, implement game over. 2023-10-07 23:05:05 +02:00
Pavel Machek f09532d6f7 Split functions in preparation. 2023-10-07 22:28:13 +02:00
Marko.Kl.Berkenbusch@gmail.com 21e9fc1e24 Add tetris app, first commit 2022-11-25 20:06:29 -05:00