/phaser3-adventure-game

An action adventure game prototype using the Phaser3 game engine, written in typescript.

Primary LanguageTypeScript

About

An action adventure game prototype written in the Phaser3 game engine.
Player can navigate through the level, monsters attack and chase each other / the player.

Build with typescript, lodash, rxjs and tsyringe.
Uses assets from this tutorial.

Run

npm install && npm run dev

Demo