Skip to content

A Simple And Classic Snake Game With GUI Built Using Java

Notifications You must be signed in to change notification settings

Somgester/Snakooo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Snake Game Repository

Welcome to the Snake Game repository! This game is developed using Java and incorporates Object-Oriented Programming concepts.

Folder Structure

The repository contains the following default folders:

  • src: Contains the source code files.
  • lib: Holds dependencies required for the project.
  • test: The folder where the executable file (jar) is located.

The compiled output files (.class files) are generated in the bin folder by default.

Getting Started

Clone this repository to your local machine.

git clone "https://github.com/Somgester/Snakooo.git"

Using the App

Follow these steps to play the game:

1. Open the `test` folder.
2. Run the SnakeGame.jar file.
3. Enjoy playing the game!

Have fun and enjoy the Snake Game!

Thank You!

About

A Simple And Classic Snake Game With GUI Built Using Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages