Skip to content

nicross/exo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E.X.O.

Exoskeletal exomoon explorer submitted to No Video Jam 2. Developed with syngen.

Now Available

This game has been remade as part of Periphery Synthetic EP.

Survey a planetary system in an upgradable exosuit and uncover its mysterious past. This interactive EP offers a chill and non-violent metroidvania experience across otherworldly musical playgrounds.

Getting started

To get started, please use npm to install the required dependencies:

npm install

Common tasks

Common tasks have been automated with Gulp:

Build once

gulp build

Build continuously

gulp watch

Create distributables

gulp dist

Open in Electron

gulp electron

Build and open in Electron

gulp electron-build

Start web server

gulp serve

Start web server and build continuously

gulp dev

Command line flags

Flag Description
--debug Suppresses minification, enables cheats.
Cheats

Cheats are enabled while the --debug command line flag is active:

Console command Description
content.inventory.giveAll() Fills all materials to maximum capacity.
content.upgrades.giveAll() Grants all upgrades.

Credits

These fonts are free for noncommercial use and not covered by the license of this project:

  • Beuve by Axel Lymphos
  • Fira Mono by Mozilla
  • Roboto by Google

Thanks for playing!