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!
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.
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.
In order to run the game locally or hack on it, clone this repo and run:
$ npm install
$ npm start