Skip to content

glkwhr/SnakeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnakeGame

Snake game demo with GUI (using Java Swing).

Instructions

Control

  • ↑ ↓ ← → change moving direction;

  • F2 restart game.

Rule

  • Each Apple worth 10 score.

  • The snake increases its body by one block each time it eats an apple.

  • The snake dies when it move into a wall or its body.

About

Snake game demo with GUI (using Java Swing).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages