A minuscule risk-based strategy game created for JS13k 2014. Less than 13kB minified and zipped.
You can play it right here.
All the magic happens in erisk.js
and index.html
.
If you want to build your own minified versions, build.sh
can hook you up, but it needs the following installed:
- uglifyjs
- htmlminifier
Both are modules on npm.
Thanks go to:
- Krzysztof Kula, for getting me to try JS13k, and for quality feedback throughout.
- Adam Kwapiński and Tomasz Bylina for invaluable gameplay testing sessions.
- All the kind folks at Schibsted Tech Polska who tested the game!