Skip to content

Thisura98/phaser-angular-test

Repository files navigation

Phaser Angular Test

Demo project integrating the Phaser Game Framework and Angular.

Screenshot

Example Phaser JS Scene Setup

In this example setup,

  • All assets are loaded from the local project
  • The cloud has a rotation animation around a point, (100, 100).
  • The box rotates around its origin
  • The box is a static Matter JS Physics Body
  • The marbles drop when you press "Release Ball"
  • The marbles are Circular Physics bodies
  • The ground is also a static Matter JS Body

Running

Checkout the project and simply run,

ng serve

About

Demo project using Phaser inside an Angular Component

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published