Skip to content

JOSEPH-THATO/Snake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake

The classic Snake video game.

Instructions

After downloading, navigate into the Snake folder and type the following commands to run the game:

javac Window.java
java Window

Gameplay

Use the arrow keys to change the direction of the snake. The F1, F2, F3 & F4 buttons change the color scheme.

alt tag

alt tag

When the player loses the program exits and the final score is printed to the terminal.

About

The classic Snake video game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%