Skip to content

sharkdp/parachuting-robots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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