A simple Snake game built in Java using Swing for the GUI.
Developed as part of a personal project to practice object-oriented programming, event handling, and game logic design.
- Classic snake movement and collision detection
- Score tracking and increasing difficulty
- Built using Java Swing (Eclipse IDE)
- Clone this repository:
git clone https://github.com/YOURUSERNAME/snake-game-java.git