Skip to content

mercode-org/dwarfs2019

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 47.7%
  • JavaScript 45.0%
  • HTML 5.3%
  • CSS 1.7%
  • Shell 0.3%