Skip to content

ourcade/sidescrolling-platformer-template-phaser3

Repository files navigation

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