Skip to content

RavikantSa/Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Snake-Game

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:

image

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;

image

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);

Releases

No releases published

Packages

No packages published

Languages