Gamegur-us / phaser-boiler-template

A simple phaser boiler template

Home Page:http://gamegur-us.github.io/phaser-boiler-template/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Main Idea

A starter template in typescript, transpiled to es6 then trasnpiled to es5 with babel, to build html5 games using the Phaser framework.

With all the autoreload and es6 & beyond goodness.

Instructions

  1. fork this repo

  2. install gulp and all dependencies

npm install
gulp
  1. Enjoy!

About

A simple phaser boiler template

http://gamegur-us.github.io/phaser-boiler-template/


Languages

Language:JavaScript 55.0%Language:TypeScript 32.7%Language:HTML 6.8%Language:CSS 5.4%