Skip to content

brandonkargus/Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake

Simple retro game influenced by cellphone games of the late '90s, with some added features.

*heavily influenced by this YouTube tutorial by "Bro Code" (https://www.youtube.com/watch?v=bI6e6qjJ8JQ)

Requirements

Created using Java Swing GUI toolkit. You will need Java 1.2 or greater (I used Java 11).

*note, use A(left), W(up), S(down), D(right) on keyboard to control snake.

Hints

  • background color is randomized each round
  • reach a score of 20 for a "special" snake!

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages