kevindeyne / molma

Source code of a text adventure game project in Javascript

Home Page:https://kevindeyne.github.io/molma/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Molma

Travis CI Build Status Badge

A text adventure in javascript. Master branch contains the demo (see gitpages), rewrite branch contains the WIP actual game and additional features.

Setup

A former slicer lives a quiet life in a cyberpunk dystopia. The world is ravaged by rising sea levels, and subnautical hubstations built in response participate in yearly blackouts. Only this time, one of the stations does not come back on the grid. Something lurks in the depths.

Planned Features

In addition to working on the story and gameplay, there are additional features planned:

  • A better input method
  • Audio events
  • Dynamic background colors/gradients
  • Mobile support OR Electron implementation

About

Source code of a text adventure game project in Javascript

https://kevindeyne.github.io/molma/

License:Mozilla Public License 2.0


Languages

Language:JavaScript 83.6%Language:CSS 10.1%Language:HTML 6.4%