Skip to content

Snake game written in Java using Swing and Threads. Simple and documented source code.

License

Notifications You must be signed in to change notification settings

MichalGoly/Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DESCRIPTION

Snake game written in core Java using Swing. I wrote it as an excerise while studying Java Threads in January 2014.

Game screenshot

INSTALLATION

Either download the runnable jar included, or clone and run the program by typing the following command into your terminal, in the game directory.

java -cp bin com.michalgoly.snake.SnakeFrame

About

Snake game written in Java using Swing and Threads. Simple and documented source code.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages