edit

Installation

Phaser Node Kit is a Node application that is installed globally, making the tool at the ready for when creative game sparks fly.

You can have a running "live" game development framework up in a handful of seconds.

Requirements

To run Phaser Node Kit you will need NodeJS version 6 or higher.

npm

Using npm, run the following on the command line:

sudo npm i -g phaser-node-kit

This will install the tool, and make it available anywhere on your system as pnkit.

You can get the latest version information to be certain it's installed:

pnkit -v