@rblopes/generator-phaser-plus-template-default

1.0.0-beta.6 • Public • Published

generator-phaser-plus default template

npm version dependencies status devDependencies status Travis CI Build Status

Create Phaser Web games with ease.

generator-phaser-plus is a Yeoman generator that makes starting up Phaser 3 game projects dead simple.

This supplementary package contains the default project template of generator-phaser-plus.

The sample project has the following features:

  • A basic set of Gulp tasks for development and bundling the application for distribution;

  • Webpack for code bundling;

  • Browsersync for cross-device, cross-browser testing;

  • Babel, configured with babel-preset-env, to compile scripts in a format compatible with today's browsers and devices.

  • A sample Phaser 3 application, enough for a small Web game, including a splash screen component and a organized directory structure.

You can create your own Web games powered by Phaser too. Install generator-phaser-plus now, via npm or Yarn, and start right away! Visit the project page on GitHub to learn more.

License

This software is distributed under the terms of the MIT License.

Package Sidebar

Install

npm i @rblopes/generator-phaser-plus-template-default

Weekly Downloads

2

Version

1.0.0-beta.6

License

MIT

Unpacked Size

57.8 kB

Total Files

36

Last publish

Collaborators

  • rblopes