Skip to content

This is a replica of the classic Snake video game, entirely developed in Java using the Swing library for the graphical user interface

Notifications You must be signed in to change notification settings

Luis3Fernando/Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SNAKE

Snake Game Banner

Version Language Status Stars

This project is a version of the classic snake game, developed in Java. Control the snake, eat food and grow, but be careful not to crash into yourself! This project includes special features such as the use of parallel programming.

  • ✨Interesting

Snake Game Banner

Technologies

Dillinger uses a number of open source projects to work properly:

  • Java JDK 21 - The programming language used to develop the game logic.
  • NetBeans IDE - The integrated development environment (IDE) used to write, compile, and run the project.
  • Maven - A build and dependency management tool used for project setup and organization.

Installation

Download the project and compile it with the IDE mentioned above, or use the executable.

git clone https://github.com/Luis3Fernando/Snake

Snake Game Banner

Thank You for Checking Out This Project!

Thank you for taking the time to explore this Snake Game project! I hope you enjoy it as much as I enjoyed creating it. If you have any feedback, ideas, or suggestions, feel free to open an issue or contribute directly through a pull request.

Happy coding and have fun playing!

About

This is a replica of the classic Snake video game, entirely developed in Java using the Swing library for the graphical user interface

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages