Coteh / LavaEscape

:arrow_up: Jump game made using Phaser 3 and TypeScript
https://coteh.github.io/LavaEscape/
MIT License
2 stars 0 forks source link
phaser3 typescript

Lava Escape

A jump game made using Phaser 3 and TypeScript.

PLAY HERE

Lava Escape Screenshot

Features

Setup

  1. Clone the repository by running git clone https://github.com/Coteh/LavaEscape.git
  2. Run in development mode (with debug mode enabled) by running npm run dev
  3. To build for production, run npm run prod and then serve a HTTP server from the project root

Limitations

Future Additions

Credits