Skip to content

larissaevaldt/SnakeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnakeGame 🐍

📜 Snake game created with Java Swing.

Snake Game Demo

💡 How to play:

  • Press the arrow keys to move/control the snake
  • Press space to pause or resume the game
  • Press enter to play again

🚀 Contributing

  1. fork the project (https://github.com/larissaevaldt/SnakeGame/fork)
  2. Create a new branch for your alterations (git checkout -b my-new-functionality)
  3. commit (git commit -am 'Adding new functionality...')
  4. Push (git push origin my-new-functionality)
  5. Create a Pull Request

About

Snake Game using Java Swing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages