Classic Snake game written in JavaScript that runs on the Espruino microcontroller using a 15x15 RGB LED matrix (WS2812B pixels) for the output and an analog 2-axis thumb joystick as the controller. The input and output settings can be changed to work with any similar devices.
owenmcateer/espruino-snake
The classic game snake written in JavaScript to run on the Espruino microcontroller
JavaScriptMIT