Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 417 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 417 Bytes

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