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
- Host: GitHub
- URL: https://github.com/gnuwilliam/phaser-platformer
- Owner: gnuwilliam
- Created: 2017-02-09T04:51:08.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-09T06:14:24.000Z (about 8 years ago)
- Last Synced: 2025-01-11T17:23:08.266Z (4 months ago)
- Topics: game, javascript, javascript-game, js, phaser, phaser-game
- Language: JavaScript
- Size: 183 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```