Tag Archives: game
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
Using the brand new Unity native 2D tools, you will learn how to make a small “Shoot’Em Up” (abbreviated to shmup thereafter) with this tutorial.
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