Ouroboros/Scripts
TechieDamien 8f6bc2c9a6
Fixes game over menu being hidden by snake and verifies compatibility with HTML5 export
2025-07-31 16:38:49 +01:00
..
fruit.gd Changes the grid size to be 40 instead of 20px 2025-07-31 14:22:52 +01:00
fruit.gd.uid Adds fruit to the arena that grow the snake 2025-07-30 21:35:10 +01:00
game_manager.gd Adds score tracking to level 2025-07-31 15:15:06 +01:00
game_manager.gd.uid Adds score tracking to level 2025-07-31 15:15:06 +01:00
game_over_menu.gd Fixes game over menu being hidden by snake and verifies compatibility with HTML5 export 2025-07-31 16:38:49 +01:00
game_over_menu.gd.uid Adds restart/return to main menu options after finishing run 2025-07-31 16:13:53 +01:00
grid_manager.gd Adds the ability to perform an ouroboros maneouvre and spawn a new snake inside 2025-07-31 14:00:39 +01:00
grid_manager.gd.uid Adds the ability to perform an ouroboros maneouvre and spawn a new snake inside 2025-07-31 14:00:39 +01:00
main_menu.gd Adds main menu 2025-07-31 15:43:44 +01:00
main_menu.gd.uid Adds main menu 2025-07-31 15:43:44 +01:00
score_display.gd Adds main menu 2025-07-31 15:43:44 +01:00
score_display.gd.uid Adds score tracking to level 2025-07-31 15:15:06 +01:00
snake_part.gd Adds restart/return to main menu options after finishing run 2025-07-31 16:13:53 +01:00
snake_part.gd.uid Added basic movement in an arena 2025-07-30 20:04:52 +01:00