alpera / phaser-the-usual-suspects

Those games you have seen a million times, now with Phaser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##The Usual Suspects Jigsaw puzzles, spot the difference, drag and match, etc., these games are really simple but are the kind of games that you end up doing over and over again, the usual suspects of games.

This is a collection of blueprints, you can download the source code and make your own games. These blueprints or templates are intended as a starting point, they are very rough and the code is not optimized, you should polish and juice it. I hope you´ll find them useful.

Code is license free, but not the artwork. This is a work in progress :)

These templates are based on the Basic Template. I have leave the original comments provided by this template :)

##What is Phaser?
Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering. It is actively developed and maintained by Photon Storm and has a great community.

About

Those games you have seen a million times, now with Phaser


Languages

Language:JavaScript 99.5%Language:CSS 0.5%