/Phaser-typescript-webpack

A boilerplate with a simple game for phaserjs

Primary LanguageTypeScriptMIT LicenseMIT

Phaser-typescript-webpack

A boilerplate for PhaserJs with:

  • webpack
  • typescript
  • eslint
  • prettier
  • editor-config

Installation

If you dont have the Node, install it here.

Enter in the project's folder and run this.

  npm install

  # after run the code

  npm run dev