Commit graph

10 commits

Author SHA1 Message Date
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
ca6d5aa239 UI Improvements and gameover train slowdown 2023-04-18 17:07:33 +10:00
2f18e6790c Added a new intro animation and re-did the backgrounds 2023-04-18 15:51:43 +10:00
386e4cd650 Improved menus 2023-04-11 16:26:39 +10:00
89c7a8116a New train! 2023-04-05 16:42:58 +10:00
6b3ac755de More refactoring of sprite code.
Also, adjusted some rubocop rules (with justifications)
2023-03-22 15:05:49 +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
d77677ae6a Added current code from tetris tutorial 2023-03-08 14:44:14 +11:00
Gordon Pedersen
870a4c5ad8
Initial commit 2023-03-08 14:06:29 +11:00