develephant / phaser-node-kit

Rapid Game Development with PhaserJS and Node for Modern Browsers

Home Page:https://develephant.github.io/phaser-node-kit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Rapid Game Development with PhaserJS and Node for Modern Browsers

https://develephant.github.io/phaser-node-kit/

License:Other


Languages

Language:JavaScript 92.9%Language:CSS 4.7%Language:HTML 2.4%