https://js13k.lucasbersier.com/demo.html
Requirement | |
---|---|
Web Audio | Chrome 34+, Firefox 25+ |
Pointer Lock | Chrome 37+, Firefox 41+ |
Emoji Support | If you can see these, you are fine: ➕📶🔊🏠𝗛𝗘𝗟𝗣✉️💿🌏📝♼📄💾📋✂️📝💀🔎🔖✉️📊🔒🔓 |
# Clone repository
git clone https://github.com/bersLucas/js13k-2018.git; cd js13k-2018
# Pull dependencies
yarn
# Build
gulp
submission.html
is the submitted file for the js13k 2018 competition. Current game may have been updated since the competition, so I reccomend you build it yourself. Thesrc/
folder contained an uncompressed, readable version.