Skip to content

piesku/LOGOUT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c80dffe · Sep 20, 2018
Sep 19, 2018
Sep 18, 2018
Sep 17, 2018
Sep 20, 2018
Sep 17, 2018
Sep 7, 2018
Sep 17, 2018
Sep 17, 2018
Aug 29, 2018
Sep 18, 2018
Sep 17, 2018
Sep 17, 2018
Sep 17, 2018

Repository files navigation

LOGOUT

Escape the grim cyberspace.

LOGOUT is a short story about freeing oneself from a broken cyberspace experience. Find the exit to the real world to win!

js13kGames 2018

LOGOUT is a submission by @michalbe and @stasm for the 2018 edition of js13kGames, a gamedev compo in which the total file size limit is 13kB. The theme of the compo was: Offline.

Technology

The game is written in Cervus, a custom-built WebGL renderer and game engine. The UI was created using innerself, a one-way binding microlibrary for managing views and state.

Running locally

In order to run the game locally or hack on it, clone this repo and run:

$ npm install
$ npm start