Skip to content

Contains the Phaser Editor project code that is used in the phaser editor megabot tutorial series I have on YouTube.

Notifications You must be signed in to change notification settings

devshareacademy/phaser-editor-megabot-series

Repository files navigation

Phaser Editor Megabot Demo

A modified version of the Phaser Editor v4 project template that shows how to build a Megaman Style game!

This repo is the official code repository for the Phaser Editor v4: Build a Mega Man-style Game series that is available on YouTube. In the series, we build the Megaman Style platformer game step by step.

Configuration

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

Script Nodes

Script nodes are logic objects. You can add a script node to the scene or a game object, for extending it with custom data and behavior.

This project includes the script libraries:

About

Contains the Phaser Editor project code that is used in the phaser editor megabot tutorial series I have on YouTube.

Resources

Stars

Watchers

Forks

Packages

No packages published