Skip to content

DeepThinker207/Snake-Game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Snake!!-Game

A classic Snake game built in Java using Java Swing.

How to Run the Game

Requirements:

  • Java Runtime Environment (JRE): Required to run the .jar file. Make sure you have Java version 17 or higher installed.

Steps to Play:

  1. Download the "Snake!!.jar" file from the repository.
  2. Run the "Snake!!.jar" file

Features & Controls:

  • Arrow keys: Move the snake and change direction.
  • Objective: Eat apples to increase your score.
  • Random apples: Apples spawn randomly, increasing the snake's length as you eat them.
  • Power-up apple: A glowing apple spawns occasionally. When eaten, it allows the snake to pass through its own body.(The power-up is reset when another glowing apple is consumed)

About

Snake game made with java swing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%