Navigation Menu

Skip to content

PhaserEditor2D/PhaserEditor_Tutorial_Platformer_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Make a platormer level with Phaser Editor (source code)

banner

This repo contains the assets and source code of the Make a Mario-Style platformer with the Phaser Editor tutorial published in Zenva GameDev Academy.

Play the final demo

In that tutorial we cover:

  • Project setup
  • Assets loading
  • Scene making with the visual scene builder
  • Physics setup
  • Player controls
  • Player animations
  • Coins collecting

In the Projects folder there are several projects that allow you to start an any section in the tutorial or see the expected results of a section.

To test the projects you don't need Phaser Editor, you can start a local web server and open the <project>/WebContent/index.html file of each project. However, we recommend you to download Phaser Editor do the tasks step by step. To import the projects in Phaser Editor use the Import > Existing projects into workspace wizard, just select the Copy projects into workspace option.

Enjoy it!

About

Make a platformer game with Phaser Editor (tutorial source code)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published