Commit graph

9 commits

Author SHA1 Message Date
a7d87919b0 Adjusting metadata for release 2023-05-23 09:32:35 +10:00
Gordon Pedersen
9c0fe1b8dc Minor fixes and updates for iOS
including moving some files into the app folder instead of where it was perviously
2023-05-08 14:51:26 +10:00
b05fb1e0db A bunch of polish
- lock delay
- wall kick tests
- an entirely new music track that changes per level
- Changes to how the music class works (especially when not passing a specific channel)
- New sound effects for getting a tetris, changing levels and game over
- Change piece colours to match the commonly accepted ones
I really should commit more often...
2023-05-08 09:35:52 +10:00
2065a6b4d6 Removed some logging and commented out code
Also added a couple of comments related to the scene logic
2023-03-27 14:13:39 +11:00
9a82b55505 Begin refactor of scenes
Refactored the Menu Scene "subclass" as well as the main and settings menus
2023-03-27 13:09:28 +11:00
045a6f4e20 refactoring input and also rearranging folders 2023-03-27 10:28:26 +11:00
4f81bab8ef refactored sound and music 2023-03-23 16:16:35 +11:00
1c863f9090 Implemented a lot of changes
(I really should commit more often)
Added graphics, sound, etc...
2023-03-21 13:43:14 +11:00
Gordon Pedersen
870a4c5ad8
Initial commit 2023-03-08 14:06:29 +11:00