Skip to content
/ snake Public

A snake html+css+js(jquery) game I coded in one afternoon on 2012

License

Notifications You must be signed in to change notification settings

rsevil/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake

A snake html+css+js(jquery) game I coded in one afternoon on 2012

Setup

Mount it on any web server and open snake.html.

Play with wasd keys.

Custom levels

Into levels folder add or edit the txt files.

  • 0 = passable
  • 1 = wall
  • 2 = snake
  • blank space = empty space

About

A snake html+css+js(jquery) game I coded in one afternoon on 2012

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published