Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/develephant/phaser-node-kit
- Owner: develephant
- License: other
- Created: 2017-04-10T06:26:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-07-10T17:17:12.000Z (over 3 years ago)
- Last Synced: 2024-09-29T23:50:40.402Z (about 2 months ago)
- Topics: browserify, build-tool, bundler, framework, game-development, gamedev, html5-game, javascript, kit, modules, node-js, nodejs, phaser, phaser-game, phaserjs, require, scaffold
- Language: JavaScript
- Homepage: https://develephant.github.io/phaser-node-kit/
- Size: 501 KB
- Stars: 44
- Watchers: 5
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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