JaniRantanen / troubled_girl

Repository for the Game Off 2019 entry
0 stars 0 forks source link

Troubled Girl

[TODO: Add a general description of the game and theme]

Goal

The main goal of this project is to create a small game with Phaser 3 for the Game Off 2019 event with the theme "Leaps And Bounds".

The most recent "stable" (if any gamejam game can be called stable...) version can be played here: Play

Development

npm start will start the development server in 'localhost:8080'

Build

npm run build will populate the 'dist' folder with all required files to play the game