Skip to content

andrew-lim/html5-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HTML5 Snake

A Snake / Nibbles clone using JavaScript and the browser's HTML5 Canvas.

Try It Here

The main difference between this and most other snake clones is that the arrow key inputs are stored in a queue. This saves quick inputs and helps when turning the snake.

About

Snake game using HTML5 Canvas and JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published