ryangiordano / Lozone-RPG-Game

An RPG About Life with a Lo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:TypeScript 99.5%Language:JavaScript 0.2%Language:CSS 0.1%Language:HTML 0.1%