Commit graph

10 commits

Author SHA1 Message Date
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
6b3ac755de More refactoring of sprite code.
Also, adjusted some rubocop rules (with justifications)
2023-03-22 15:05:49 +11:00
71df1d415c reset game on scene reset 2023-03-22 14:22:20 +11:00
eef53251d1 Beginning refactor.
Starting with Sprites.
Still don't quite know my way around Ruby yet, so it's a learning experience.
2023-03-21 16:34:34 +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
02572450c7 Use scale's reloadable sprites 2023-03-08 15:11:59 +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