Skip to content
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.

bersLucas/js13k-2018

Repository files navigation

js13k-2018

Play Demo:

https://js13k.lucasbersier.com/demo.html

Requirements

Requirement
Web Audio Chrome 34+, Firefox 25+
Pointer Lock Chrome 37+, Firefox 41+
Emoji Support If you can see these, you are fine: ➕📶🔊🏠𝗛𝗘𝗟𝗣✉️💿🌏📝♼📄💾📋✂️📝💀🔎🔖✉️📊🔒🔓

Building

# 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. The src/ folder contained an uncompressed, readable version.

Blog posts