Package com.project.snakeGame
package com.project.snakeGame
-
ClassDescriptionThe
GamePanel
class handles the gameplay logic and rendering for the Snake Game.Enum for game difficulty modes.TheHomePanel
class represents the main menu panel for the Snake Game.TheSnakeGame
class is the main entry point for the Snake game.