A simple snake game in java . Using Threads and Java Swing to display the game. The code is well commented, if you have any questions or want to continue this project feel free to do so 👌
How it looks at Start:
Your Score And Length of snake keep on increasing as you start eating appele, and in the end you will see this popup as Game Over;
How to Run the project:
Requirements:
Java runtime installed
How to play the game:
Just download the Main.java & GamePanel.java file and all the images of snakes, Run it
Start playing with the arrows keys.
If you lose, just press Space Bar (I will restart the Game);