Skip to content

A Java Swing based enhanced version of the classic Snake game. Find the mouse hiding in the grass! 🐍 🐭

Notifications You must be signed in to change notification settings

tziporaziegler/Snake

Repository files navigation

Codacy Badge Code Climate

Snake

A Java Swing based enhanced version of the classic Snake game.

Features include:

  • Advanced Graphics2D board design and textures
  • 10 different speed levels
  • Pause setting
  • Score count

How to Play

Use the arrow or number keys to navigate the snake through the field of grass.

The goal is to swallow as many mice as possible. Each time a mouse is eaten, the snake grows by one box. A new mouse then appears in a different position. You lose if you bump into a wall or a space that is already occupied by the snake.

Downloading

A runnable .jar file is available for download here.

About

A Java Swing based enhanced version of the classic Snake game. Find the mouse hiding in the grass! 🐍 🐭

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages