Skip to content

lykmast/Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake

A snake game made in Java/Swing.

Gameplay:

Controls:

  • Arrow keys stir the snake.
  • P pauses/unpauses the game.

Features:

  • Pause the game.
  • Play again dialog on game over.

Build executable

  • If not already installed, install maven.
  • Run mvn clean package in root directory.
  • Find executable in directory target.

You can also find the executable in Releases.

About

A snake game made in Java/Swing.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages