Small adventure game, created for js13kGames
You can play it here
Install dependencies.
npm install
Build a compact version in both release and electronapp folders.
./build.sh'
Enter to the electronapp folder.
cd electronapp'
Install dependencies.
npm install
Start
npm start
Original Author: vik-13
Contributor: Yutyo