/snake

Primary LanguageJavaScript

SNAKE

by Matt Molnar

Running

Just host the directory with your favorite HTTP provider

What's left

  • Finish debugging 'up' direction issue
  • Add food
  • Add wall collision detection
  • Try switching to a <Canvas> implementation