Skip to content

Written in Java, right after my first programming course - "Snake" implemented by only StdDraw, StdIn, Lists and Nodes.

Notifications You must be signed in to change notification settings

Amit-Danino/SnakeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnakeGame

"Snake" implemented by only StdDraw, StdIn, Lists and Nodes. Written in Java, right after my first programming course. The game is played using the "wasd" keys. The user has control over these components of the game: -Play Manually or Automatically -The number of snake food pieces on the board -The speed the snake travels at -If you can collide through the walls or not

About

Written in Java, right after my first programming course - "Snake" implemented by only StdDraw, StdIn, Lists and Nodes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages