Two robots with parachutes

August 22, 2017 ยท View on GitHub

This is an interactive version of a classic puzzle. It is written in Purescript with a reactive Thermite interface.

Try the game here

Local install

bower install
npm install
pulp browserify -O -t main.js
lessc main.less > main.css