Skip to content

develephant/phaser-node-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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