Tag Archives: phaser
Leanpub free tutorial (you may need to register but the book is free)
HTML 5 Shoot ’em Up in an Afternoon
Step by step and easy reading tutorial explaining how to make a game in javascript with the Phaser gaming framework.
Posted on December 23, 2014, 13:44 By lof
Categories: Game, JavaScript Tags: game, js, leanpub, phaser, tutorial
http://gamemechanicexplorer.com/
A collection of concrete examples for various game mechanics, algorithms, and effects. The examples are all implemented in JavaScript using the Phaser game framework, but the concepts and methods are general and can be adapted to any engine.
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.
Posted on March 20, 2014, 19:19 By lof
Categories: Game, JavaScript Tags: game, game engine, javascript, js, phaser