This is a simple snake game made in java, where a player can move their snake, eat food, and view score within the GUI.
- Clone the repository
-
javac Game.java java Game
This game is open for modifications and improvements. Feel free to contribute to this repository by forking it and creating a pull request.