Some Idea, Project and Programming Notes

  • Home
  • About

Phaser.js

An Intro to Phaser.js Physics API

August 3, 2016IsonProjects Leave a comment

What good a game is without the use of rules of physics? So this tutorial will be focused on giving a basic introduction to physics API in phaser.js.

Android, Game, Phaser.jsandroid, game, phaser.js

Game Development With Phaser.js – “Hello World”

August 3, 2016IsonProjects 1 Comment

As every coding tutorial starts with a “Hello World” example, we’ll also follow the same. Our first tutorial on game development with phajer.js will be a “Hello World” example and a little extension over that to make you familiarize with basic functions of phaser.js. All our source code will be available in github.

Android, Game, Phaser.jsandroid, game, phaser.js

Categories