/snake-js

Snake test game

Primary LanguageJavaScriptMIT LicenseMIT

Snake-js

Implementation of the snake game in Javascript.

Alt Text

Instructions

Movement: W S A D

Eat the yellow dot to grow.

Don't let the head touch the body.