Skip to content

phaserjs/editor-example-shmup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f8c68d9 · Mar 19, 2025

History

9 Commits
Mar 19, 2025
Mar 19, 2025
Mar 19, 2025
Mar 19, 2025
Mar 19, 2025
Mar 19, 2025
Mar 19, 2025
Mar 19, 2025
Mar 19, 2025
Mar 19, 2025
Mar 19, 2025
Mar 19, 2025
Mar 19, 2025

Repository files navigation

Basic JavaScript project template for Phaser Editor v4.

This is a Phaser Editor v4 project template.

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: