Click here, here or here to play. Or here.
Programmed by Mark Vasilkov. See End credits for contributors and third parties.
Learn how to play.
Near-ideal: | Google Chrome |
Works: | Safari, Firefox, Opera, Chromium |
Broken: | MSIE version 10 |
FFFFUUUU: | MSIE before version 10, mobile devices |
CSS3 support is required. Only the recent browser versions are supported.
...depends on Fabric, RequireJS, UglifyJS and ycssmin. (I assume Node.js and Python are installed, too.)
Requirements:
npm -g i requirejs uglify-js ycssmin
and
pip install fabric
should suffice.
Then use fab optimize
to rebuild (minify) game files.
MIT.