Skip to content

A Phaser Template for Typescripescript, includes grunt for automatization!! works for the Lastest Phaser 2.11.1!

Notifications You must be signed in to change notification settings

javierpal/Typescript-Phaser-Template

Repository files navigation

Phaser 2 Typescript Template

Install

  • 1.- Just clone the Repository
git clone https://github.com/javierpal/Typescript-Phaser-Template.git
  • 2.- then DELETE the .git folder is a hidden file.

  • 3.- Run NPM

    npm install

profit! :D

Grunt Usage

  • To develop just use:
    grunt
    // or
    grunt ts
  • To Build your proyect for Production use:
    grunt dist
  • If You want your code obfuscated for Production use:
    grunt dist-obfuscated

That's it enjoy! :D

About

A Phaser Template for Typescripescript, includes grunt for automatization!! works for the Lastest Phaser 2.11.1!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published