A browser game made in HTML5.
snake! is a simple Snake game made for the web, made up of multiple components: @april83c/snake-core is a runtime-agnostic implementation of Snake game logic which can be used along with a front-end to make Snake in (hopefully) any JavaScri...