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

https://github.com/DallOner/Phaser-CE-Boilerplate

Game Development Tool to create awesome Html5 games using Phaser CE
https://github.com/DallOner/Phaser-CE-Boilerplate

Last synced: 8 months ago
JSON representation

Game Development Tool to create awesome Html5 games using Phaser CE

Awesome Lists containing this project

README

          

> Notice: This repository continues updating the Phaser CE library as it comes out or as I find out about a new version. I highly recommend to newcomers, please use Phaser 3, there are currently endless good tutorials and documentation for the version 3. If you want to try the new way of working with phaser, take the first step!

## Description
Game Development Tool to create awesome Html5 games using [Phaser CE (Community Edition)](https://github.com/photonstorm/phaser-ce) Framework. Useful tool for those newbies or Pros in the world of Phaser. Speed up your work with a simple download!

"An easy to install set of skeleton classes to speed-up development start time." - [Richard Darvey](https://twitter.com/photonstorm)

## Features:
- Phaser 2.19.2. (full & minified).
- Some plugins for better performance.
- Develop in State modes: StateManager, Boot, Load & Menu.
- Load Assets: Placeholder assets.

## Plugins Installed:
- [Phaser-Debug](https://github.com/englercj/phaser-debug) v1.1.9
- [Phaser-Inspector](https://github.com/netcell/phaser-inspector) v0.1
- [Phaser-Isometric](https://github.com/lewster32/phaser-plugin-isometric) v0.9.4
- [Phaser-Input](https://github.com/azerion/phaser-input) v2.0.5
- [Phaser-SuperStorage](https://github.com/azerion/phaser-super-storage) v1.0.4
- [Phaser-UITools](https://github.com/jsfehler/phaser-ui-tools) v0.1.0
> NOTE: These third-party plugins are no longer being maintained but are still VERY USEful for developing games with Phaser CE.

## To Install:
Clone the git repo:
`git clone https://github.com/DallOner/Phaser-CE-Boilerplate.git`

Or Download the .zip file!

## Credits

englercj, netcell, lewster32, Orange Games, jsfehler...
### Special Thanks to all those people who have given me support and their valuable feedback