Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Rapid Game Development with PhaserJS and Node for Modern Browsers
https://github.com/develephant/phaser-node-kit

browserify build-tool bundler framework game-development gamedev html5-game javascript kit modules node-js nodejs phaser phaser-game phaserjs require scaffold

Last synced: about 1 month ago
JSON representation

Rapid Game Development with PhaserJS and Node for Modern Browsers

Awesome Lists containing this project

README

        

# `phaser-node-kit`

![pnkit](http://develephant.com/projects/pnlogo.png)

### 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.](https://develephant.github.io/phaser-node-kit/)

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