Package com.csse3200.game.minigames.snake.controller
package com.csse3200.game.minigames.snake.controller
-
ClassDescriptionEnum representing possible events in the Snake mini-game, such as restarting the game or exiting to the menu.Input handler for the snake mini-game.