A fishing horror game developed for Games for Blind Gamers 2.
To get started, please use npm to install the required dependencies:
npm install
Common tasks have been automated with Gulp:
gulp build
gulp watch
gulp dist
gulp electron
gulp electron-build
gulp serve
gulp dev
Flag | Description |
---|---|
--debug |
Suppresses minification. |