Snake Game
May 17, 2018 ยท View on GitHub
Classic snake game built with purescript-behaviors library.
Demo
Demo can be found at this link.
Setup
git clone https://github.com/VarmaMSP/snake-game.git
cd snake-game
bower install
pulp --watch build -O --to docs/snake.js
Open .docs/index.html in your browser.
