Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Snake-Game

A repository which contains an old program which runs the 'Snake Game' built using Java Swing. This version of the snake game is updated to make the experience enjoyable for the player.

Prerequisites

  • Java JDK 17+

You can verify using:

javac --version

or

java --version

Controls

  • Arrow keys: move

Game Rules

  • Game ends when the snake collides with the walls or its body

How to Play (Recommended)

👉 Download the latest version: Download

Then run:

java -jar SnakeGame.jar

About

A snake game built using Java (more specifically Java Swing)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages