Skip to content

Javascript-Snake is a version of the game "Snake" that will run in a web browser.

Notifications You must be signed in to change notification settings

QuailCat/Javascript-Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript-Snake

Javascript-Snake is a version of the game "Snake" that will run in a web browser.

You direct the snake to new pieces using WASD or the arrow keys. Each time the snake gets a piece it gets longer and earns points. The game ends when the snake collides with itself or a wall.

Play online at: https://quailcat.github.io/Javascript-Snake/

About

Javascript-Snake is a version of the game "Snake" that will run in a web browser.

Topics

Resources

Stars

Watchers

Forks