/phaserito

Phaserito is a boilerplate for Phaser.io that includes a build process and a library that extends Phaser.

Primary LanguageJavaScript

A Phaser.js boilerplate and a library extension

Phaserito is a template to boost any Phaser.js game development. Phaserito can help you with your starting project structure and build process.

Build Status Code Climate Coverage Status

IMPORTANT

Phaserito is heavily based on the work of Nestor Hernández (Phasercito) and on top of the amazing Phaser.js framework by Richard Davey of Photonstorm. You can find Phaser on github and contact Photonstorm via Twitter or on the Phaser forums.

What's in it?

External packages for the build process

Components to extend Phaser features

This section is still a WIP

Project boilerplate: documentation

This section is still a WIP

What's in the future?

Installing

Node.js

You will need to first install Node.js

Setup Your Project

Git clone Phaserito.

git clone https://github.com/bernatmv/phaserito.git

Go to the project folder and install all the dependencies using NPM:

npm install

You are now ready to run Phaserito for the first time! just type:

gulp

Run the test

gulp test

Test driven development

gulp tdd

Software complexity with plato

gulp plato

Documentation

WIP!

Useful tools: