tansiret / dwarfs2019

A basic idle game made wih JS. Won JS13K 2019 at 8th place and 2th place in mobile category.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dwarfs: There and Back Again

A basic idle game made wih JS. Won JS13K 2019 at 8th place and 2th place in mobile category. dwarfs

Installation

Install dependencies.

npm install

Build a compact version in both build and electronapp folders.

./build.sh

Generating an Electron app

dwarfs Enter to the electronapp folder.

cd electronapp

Install dependencies.

npm install

Contributors

Original Author: Msvalikov

Contributor: Yutyo

About

A basic idle game made wih JS. Won JS13K 2019 at 8th place and 2th place in mobile category.

License:MIT License


Languages

Language:TypeScript 47.9%Language:JavaScript 45.1%Language:HTML 5.1%Language:CSS 1.5%Language:Shell 0.3%