cube-tube/app
Gordon Pedersen 6b3ac755de More refactoring of sprite code.
Also, adjusted some rubocop rules (with justifications)
2023-03-22 15:05:49 +11:00
..
scenes Beginning refactor. 2023-03-21 16:34:34 +11:00
constants.rb Initial commit 2023-03-08 14:06:29 +11:00
game_setting.rb Initial commit 2023-03-08 14:06:29 +11:00
input.rb Initial commit 2023-03-08 14:06:29 +11:00
main.rb More refactoring of sprite code. 2023-03-22 15:05:49 +11:00
menu.rb Initial commit 2023-03-08 14:06:29 +11:00
repl.rb Initial commit 2023-03-08 14:06:29 +11:00
scene.rb reset game on scene reset 2023-03-22 14:22:20 +11:00
sound.rb Implemented a lot of changes 2023-03-21 13:43:14 +11:00
sprite.rb More refactoring of sprite code. 2023-03-22 15:05:49 +11:00
sprite_instance.rb More refactoring of sprite code. 2023-03-22 15:05:49 +11:00
tests.rb Initial commit 2023-03-08 14:06:29 +11:00
text.rb Initial commit 2023-03-08 14:06:29 +11:00
tick.rb Implemented a lot of changes 2023-03-21 13:43:14 +11:00
util.rb Initial commit 2023-03-08 14:06:29 +11:00