Skip to content

veu/js1k-2016

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

Firewatch

An interactive homage to a game that wouldn’t fit in 1k. Save a forest from falling prey to a fire.

This demo was created for the 2016 JS1k competition with the motto Let’s get eleMental.

Controls

Arrow keys to move and space bar to discharge water.

Compilation

Clone the repository and run the following commands

npm install
grunt

You'll find the compiled demo including the JS1k shim in build/shim.html.