Skip to content

sharkdp/cube-composer

Repository files navigation

cube composer

A puzzle game inspired by functional programming. It is written in PureScript and uses Isomer.js for the canvas rendering.

Play it online! (preview version: WORK IN PROGRESS)

Local install

git clone https://github.com/sharkdp/cube-composer.git
cd cube-composer
npm install
bower install
gulp

Status:

Build Status