LD54/src/game
2023-10-01 20:19:18 +02:00
..
hud.tscn Added a HUD for both distance driven and current speed (in pixels and pixels/second respectively) 2023-10-01 12:13:42 +02:00
hud_controller.gd Removed decimal places in speed display, dadded style to menu 2023-10-01 17:12:57 +02:00
level.gd Width of finish line now adjustable in editor 2023-10-01 15:57:53 +02:00
level1.tscn added and imported music and engine sounds 2023-10-01 20:19:18 +02:00
main.tscn Initial commit 2023-09-29 18:12:38 +02:00
player.tscn added and imported music and engine sounds 2023-10-01 20:19:18 +02:00
player_controller.gd Added a HUD for both distance driven and current speed (in pixels and pixels/second respectively) 2023-10-01 12:13:42 +02:00