Skip to content

A simple 2-level prototype platformer to teach myself JavaScript and Phaser

Notifications You must be signed in to change notification settings

CamHardy/phaser_platformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phaser Platformer

Made using Phaser!

Assets downloaded from here

Play it in your browser here!

Running it locally

I recommend using http-server if you want to host this locally.

npm install http-server -g

Run http-server in the project root folder

Open localhost:8080 in your browser and have fun!

About

A simple 2-level prototype platformer to teach myself JavaScript and Phaser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published