Skip to content
/ sea Public
generated from nicross/syngen-template

Chill watercraft simulator originally made for No Video Jam.

License

Notifications You must be signed in to change notification settings

nicross/sea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S.E.A.

A chill audio watercraft simulator originally submitted to No Video Jam. 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.

How to Play

You lie prone in your S.E.A., an experimental military watercraft that's fully enclosed. Moments before, you were dropped off in the middle of the Pacific. There's no land for days. It's just you and the sounds of the open sea. Your mission is to test its capabilities.

The ocean is endless. Listen and relax. Surf the waves. Experiment.

Development

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

Start web server

gulp serve

Start web server and build continuously

gulp dev

Open in Electron

gulp electron

Build and open in Electron

gulp electron-build

Create distributables

gulp dist

Command line flags

Flag Description
--debug Suppresses minification.

Credits

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

  • Fira Mono by Mozilla
  • Roboto by Google
  • Super Submarine by Iconian Fonts

Thanks for playing!