Skip to content

a Java-based Snake game using Swing for a classic gaming experience.

License

Notifications You must be signed in to change notification settings

mehdimhb/snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game

Game Screenshot

This is a classic Snake game implemented in Java using the Swing library.

Usage

  1. Clone the repository to your local machine:

    git clone https://github.com/mehdimhb/snake-game.git
  2. Compile and run the Java program::

    cd snake-game
    javac SnakeGame.java
    java SnakeGame
    

License

This project is licensed under the MIT License. See the LICENSE file for more information

About

a Java-based Snake game using Swing for a classic gaming experience.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages