Skip to content

ilyakava/snake

Repository files navigation

Snake

  • My implementation of the classic snake game in JavaScript with Tron-like styling
  • image
  • Choose how fast you want the game to go, and how dense you want the board to be with the jQuery-Knob plugin
  • Game speeds up as you eat more apples!

TODO

  • refactor turning code to use Block class's built in east/west/n/s methods
  • add game over and game paused screen text
  • add sounds

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published