taptap
Tiny puzzle/logical game, running in browser. Demo: https://inlife.github.io/taptap/
Timer is broken, never mind that :)
Install
$ npm install -g bower
$ npm install -g gulp
$ npm install
$ bower install
$ gulp
Watch for changes
$ gulp watch