Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
lib
 
 
tpl
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

Click here to read the fine print.

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

You can’t perform that action at this time.