Welcome to the Snake Game repository! This game is developed using Java and incorporates Object-Oriented Programming concepts.
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.
git clone "https://github.com/Somgester/Snakooo.git"
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!