UNPKG

phaser-node-kit

Version:

Rapid Game Development with PhaserJS and Node for Modern Browsers

28 lines (15 loc) 642 B
# `phaser-node-kit` ![pnkit](http://develephant.com/projects/pnlogo.png) ### Rapid Game Development with Phaser and Node ## Install ``` npm i -g phaser-node-kit ``` ## Insert Coin It takes only two steps to start making games with _Phaser Node Kit_: 1. Run the initialization in a folder of your choosing: `pnkit init` 2. Start the watch server and build on file updates: `pnkit watch` The "live" build of your game can be found at: http://localhost:5550. ## Docs ### [Click here to read the fine print.](https://develephant.github.io/phaser-node-kit/) #### `phaser-node-kit` ⋆ © 2017 develephant ⋆ MIT license