Skip to content
/ snake Public

The classical snake game written in object-oriented javascript with RequireJS

Notifications You must be signed in to change notification settings

papes1ns/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

snake

It's the classical snake game. The objective is to earn the highest score humanily possible. Score is synonymous to the amount of candy the snake consumes. It's game over as soon as the snake collides with a wall or itself. Snake is constanly slithering unless game is paused (p keypress) or is game over. The snakes slither speed increases as the score increments.

About

The classical snake game written in object-oriented javascript with RequireJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages