Welcome to the classic Snake Game developed using Java! This project is a fun and interactive game where the player controls a snake to collect apples, grow longer, and avoid collisions.
- Core Game Mechanics: Snake movement, apple collection, and collision detection.
- Scoring System: Tracks the player's score.
- Sound Effects: Adds an auditory layer to the game.
- Difficulty Levels: Customizable game speed and difficulty.
- User Interface: Developed using Java and Swing.