Skip to content

MerlinEl/Phaser3-with-Editor-Basic

Repository files navigation

JavaScript Phaser Editor 2D Project

2022-04-22_17h51_13

Gitpod ready-to-code

This is a Phaser Editor 2D v3 project.

Configuration

  • It includes the latest Phaser v3 runtime (in the lib/ folder).
  • It is coded in JavaScript.
  • It includes a VS Code project configuration (jsconfig.json file) and the type definitions (in the types/ folder).

Install Plugins

The project using two plugins which need to be installed wia npm.

Original phasereditor2d-ninepatch-plugin

Modified phasereditor2d-roundedrectangle-plugin

Run the editor

If you have NodeJS installed, you can run the editor using the editor NPM script, defined in the package.json file:

$ npm install
$ npm run editor

If you are in a remote environment (like the Gitpod.io IDE), then run the editor like this:

$ npm run editor-remote

If you want to see all the editor options, run:

$ npx phasereditor2d-launcher -help

If Phaser Editor 2D Core is globally installed, you can run:

$ PhaserEditor2D -project .

| Web Demo |

Phaser3 Power!

phaser-logo-power-dino - small

Many Thanks to:

| Richard Davey-photonstorm | Arian Fornaris | Rex-rexrainbow |

and to others involved in this great project :-)

About

Some basic examples which was done with Phaser 3 and Phaser 2D Editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors