opencoil-paracity/graphics/falling-scooters
2020-10-12 10:20:47 +02:00
..
assets added real voi 2020-10-09 17:15:14 +02:00
.DS_Store faling scooters canvas fullscreen and random, needs sprites for other brands 2020-10-09 14:22:35 +02:00
index.html updated all files to latest server version 2020-10-12 10:20:47 +02:00
index.js made falling scooters mobile ready, moved insta gfx to graphics folder 2020-10-09 15:52:01 +02:00
invite.css updated all files to latest server version 2020-10-12 10:20:47 +02:00
phaser.min.js faling scooters canvas fullscreen and random, needs sprites for other brands 2020-10-09 14:22:35 +02:00
README.md made falling scooters mobile ready, moved insta gfx to graphics folder 2020-10-09 15:52:01 +02:00
shapes.pes made falling scooters mobile ready, moved insta gfx to graphics folder 2020-10-09 15:52:01 +02:00
spritesheet.tps made falling scooters mobile ready, moved insta gfx to graphics folder 2020-10-09 15:52:01 +02:00

Phaser 3 + MatterJS example

This respository contains the example source code for the How to create physics shapes for Phaser 3 and Matter JS tutorial.

The tutorial explains:

  • How to build a scene with Phaser 3 and MatterJS physics
  • How to create simple collision shapes like rectangles and circles
  • How to automatically create complex physics shapes

Screenshot of the example:

Phaser 3 Physics Demo with MatterJS