Repo for non destructive e-scooter intervention materials
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
dennisdebel 7cd32e79a3 trying to remove .ds_store more 4 years ago
..
assets trying to remove .ds_store more 4 years ago
README.md made falling scooters mobile ready, moved insta gfx to graphics folder 4 years ago
index.html updated all files to latest server version 4 years ago
index.js made falling scooters mobile ready, moved insta gfx to graphics folder 4 years ago
invite.css updated all files to latest server version 4 years ago
phaser.min.js faling scooters canvas fullscreen and random, needs sprites for other brands 4 years ago
shapes.pes made falling scooters mobile ready, moved insta gfx to graphics folder 4 years ago
spritesheet.tps made falling scooters mobile ready, moved insta gfx to graphics folder 4 years ago

README.md

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