Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 664 Bytes

File metadata and controls

27 lines (15 loc) · 664 Bytes

phaser-node-kit

pnkit

Rapid Game Development with PhaserJS and Node for Modern Browsers

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

phaser-node-kit ⋆ © 2017 develephant ⋆ MIT license