parachuting-robots icon indicating copy to clipboard operation
parachuting-robots copied to clipboard

An interactive version of a classic puzzle

Two robots with parachutes

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