sidescrolling-platformer-template-phaser3 icon indicating copy to clipboard operation
sidescrolling-platformer-template-phaser3 copied to clipboard

A starting template for a sidescrolling platformer game using Matter Physics in Phaser 3.50

Sidescrolling Platformer Template in Phaser 3.50

A starting template for a sidescrolling platformer game using Matter Physics in Phaser 3.50

License

Overview

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.

Play the demo here.

Getting Started

Clone this repository with git and run:

npm install
npm run start

License

MIT License