/snake.js

A minimal JavaScript implementation of the game Snake

Primary LanguageJavaScript

Snake

A minimal (< 90 lines of code) game of Snake written in JavaScript using Canvas.

Aiming to be very concise, but also highly readable.

Inspired by Coding an HTML5 Game in 5 min 30 sec

Colors stolen from Ethank Schoonover's Solarized