pierpo / phaser3-simple-rpg

A simple Phaser3 RPG using Typescript ⚔️

Home Page:https://pierpo.github.io/phaser3-simple-rpg/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

phaser3-simple-rpg

Build Status

Presentation

This is just an ambition free project that I developed as an exercice with Typescript and Phaser.

Some things are out-to-date and some patterns I hadn't the knowledge of would greatly improve the readability now!

Also, it needs some upgrades in the dependencies (the Phaser version here is becoming old!)

Prerequisites

  • Node 10
  • yarn
  • A recent browser (Chrome 67)
  • Tiled for map edition

Installation

yarn       # install the dependencies
yarn start # run the dev server

That's it 😊

Credits

Assets by ansimuz

About

A simple Phaser3 RPG using Typescript ⚔️

https://pierpo.github.io/phaser3-simple-rpg/

License:MIT License


Languages

Language:TypeScript 95.7%Language:JavaScript 3.5%Language:HTML 0.8%