An open API service indexing awesome lists of open source software.

https://github.com/gnuwilliam/phaser-platformer

Platformer game made with Phaser
https://github.com/gnuwilliam/phaser-platformer

game javascript javascript-game js phaser phaser-game

Last synced: 2 months ago
JSON representation

Platformer game made with Phaser

Awesome Lists containing this project

README

        

# Phaser Platformer

Platformer game made with Phaser Game Framework

## Play online

[Phaser Platformer](https://gnuwilliam.github.io/phaser-platformer/)

## To run locally

Make sure you have `python` installed

```
$ make
```