Jesse989 / iso-game

isometric RPG using Phaser3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Phaser 3 Isometric RPG

A Phaser 3 based isometric role playing game. Will either be fantasy or science fiction, still need to decide and start looking for sprites.

Mostly working on the combat and movement mechanics first. would like to create a very short scenario to test mechanics, and work on a full story and design after that.

Requirements

We need Node.js to install and run scripts.

Install and run

Run next commands in your terminal:

Command Description
npm install Install dependencies and launch browser with examples.
npm start Launch browser to show the examples.
Press Ctrl + c to kill http-server process.
=======

About

isometric RPG using Phaser3

License:MIT License


Languages

Language:JavaScript 100.0%Language:HTML 0.0%