All Classes and Interfaces
Class
Description
The
GamePanel
class handles the gameplay logic and rendering
for the Snake Game.Enum for game difficulty modes.
The
HomePanel
class represents the main menu panel
for the Snake Game.The
SnakeGame
class is the main entry point for the Snake game.