nicross / fishyphus

A fishing horror game originally made for Games for Blind Gamers 2.

Home Page:https://shiftbacktick.itch.io/fishyphus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fishyphus

A fishing horror game developed for Games for Blind Gamers 2.

Links

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.

About

A fishing horror game originally made for Games for Blind Gamers 2.

https://shiftbacktick.itch.io/fishyphus

License:The Unlicense


Languages

Language:JavaScript 82.4%Language:HTML 11.3%Language:CSS 6.3%