Skip to content

ryangiordano/Lozone-RPG-Game

Repository files navigation

Lo's Birthday Game.

Lozone RPG

Dev Diary

Follow development here

Phaser is a wonderful, fast and free open source HTML5 game framework.

Prerequisites

Download and install npm with Node.js @ https://nodejs.org/en

Installing

Select a folder, navigate to it, and clone this repository with this command-line:

git clone https://github.com/thedaruma/LoBirthday2019.git

Install the dependencies with this command-line:

npm install

If you use yarn just replace npm with yarn

Building and Running

Perform a quick build (bundle.js) and start server:

npm run dev

If you use yarn just replace npm with yarn

TypeScript Configuration

Credit

Based off a fork of the original repo found here.

About

An RPG About Life with a Lo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages