Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 339 Bytes

File metadata and controls

9 lines (7 loc) · 339 Bytes

Snake

This is a version of the classic Snake game, which I first played on Nokia phones. It was made for the browser with JavaScript.

Features include:

  • Custom sprite sheet to render the Snake
  • Each segment of the snake keeps track of its direction for rendering purposes

[Play Snake][snake] [snake]: http://www.ericfirth.com/Snake/