A starting template for a sidescrolling platformer game using Matter Physics in Phaser 3.50
This is a starter or template project for sidescrolling platformer-type game using Matter Physics and tilemaps in Phaser 3.50.
This code corresponds to an 8 part series on YouTube detailing how the template was made.
Clone this repository with git
and run:
npm install
npm run start