Skip to content

When my vpn goes offline it allows all kinds of people to snoop on my computer, such as demons... - a js13kGames 2018 competition entry by @bersLucas.

License

Notifications You must be signed in to change notification settings

js13kGames/when-my-vpn-goes-offline

 
 

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

Languages

  • HTML 46.4%
  • JavaScript 29.9%
  • CSS 12.1%
  • SCSS 11.6%