A simple Snake game implemented in Java using Swing for the graphical interface.
- Classic Snake game with a graphical user interface.
- Smooth controls for directing the snake.
- Score tracking for each apple eaten.
- Game pause screen with score.
- Game over screen with the final score.
- Java Development Kit (JDK) installed on your machine.
- Use arrow keys (Up, Down, Left, Right) to control the snake's direction.
- Press space to pause or resume the game.
- Press enter to start a new game.
Contributions are welcome! If you find any issues or have suggestions for improvement, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License.