3.0.0-beta.7 • Published 7 years ago

generator-phaser-plus v3.0.0-beta.7

Weekly downloads
5
License
MIT
Repository
github
Last release
7 years ago

generator-phaser-plus

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.

Quick Start

NOTE: Assuming you have at least Node.js v6.12 installed.

  1. Download and install generator-phaser-plus from npm:

    New on v3.0.0: Installing Yeoman to use generator-phaser-plus is completely optional.

    npm install --global generator-phaser-plus
  2. Create a directory for your new project and go into it:

    mkdir my-awesome-game/
    cd my-awesome-game/
  3. Start a new game project:

    Run phaser-plus and fill in the short questionnaire with your new game details.

    phaser-plus
  4. Launch it!

    npm start

Visit the project page on GitHub to learn more.

License

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

3.0.0-beta.7

7 years ago

3.0.0-beta.6

7 years ago

3.0.0-beta.5

7 years ago

3.0.0-beta.4

7 years ago

3.0.0-beta.3

7 years ago

3.0.0-beta.2

8 years ago

3.0.0-beta.1

8 years ago

3.0.0-beta.0

8 years ago

3.0.0-alpha.5

8 years ago

3.0.0-alpha.4

8 years ago

3.0.0-alpha.3

8 years ago

3.0.0-alpha.2

8 years ago

3.0.0-alpha.1

8 years ago

3.0.0-alpha.0

8 years ago

2.4.1

8 years ago

2.4.0

8 years ago

2.3.1

8 years ago

2.3.0

8 years ago

2.2.0

9 years ago

2.1.0

9 years ago

2.0.1

9 years ago

2.0.0

9 years ago

1.1.0

9 years ago

1.0.0

9 years ago

0.7.0

9 years ago

0.6.0

9 years ago

0.5.0

10 years ago

0.4.0

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.2.0

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago