All Projects → develephant → Phaser Node Kit

develephant / Phaser Node Kit

Licence: other
Rapid Game Development with PhaserJS and Node for Modern Browsers

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Phaser Node Kit

Reldens
Reldens - You can make it - Open Source MMORPG Platform
Stars: ✭ 130 (+233.33%)
Mutual labels:  game-development, gamedev, phaser, html5-game
Slither.io Clone
Learn how to make Slither.io with JavaScript and Phaser! This game clones all the core features of Slither.io, including mouse-following controls, snake collisions, food, snake growth, eyes, and more. Progress through each part of the source code with our Slither.io tutorial series.
Stars: ✭ 168 (+330.77%)
Mutual labels:  game-development, phaser, html5-game, phaserjs
Phaser
Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
Stars: ✭ 30,918 (+79176.92%)
Mutual labels:  game-development, gamedev, phaser, phaserjs
Kaetram Open
An open-source 2D HTML5 adventure based off BrowserQuest (BQ).
Stars: ✭ 138 (+253.85%)
Mutual labels:  game-development, gamedev, html5-game
Phaser Examples
🎮 Game collections made by Phaser
Stars: ✭ 140 (+258.97%)
Mutual labels:  game-development, phaser, phaserjs
Fxgl
Stars: ✭ 2,378 (+5997.44%)
Mutual labels:  framework, game-development, gamedev
Duality
a 2D Game Development Framework
Stars: ✭ 1,231 (+3056.41%)
Mutual labels:  framework, game-development, gamedev
Awesome Haxe Gamedev
Resources for game development on haxe
Stars: ✭ 213 (+446.15%)
Mutual labels:  framework, game-development, gamedev
Scarab
A system to patch your content files.
Stars: ✭ 38 (-2.56%)
Mutual labels:  bundler, game-development, gamedev
Pax
The fastest JavaScript bundler in the galaxy.
Stars: ✭ 2,626 (+6633.33%)
Mutual labels:  build-tool, bundler, modules
Generator Phaser
A yeoman generator for phaser games
Stars: ✭ 255 (+553.85%)
Mutual labels:  gamedev, phaser, phaserjs
generator-phaser-browserify
A generator for Phaser using Gulp and Browserify
Stars: ✭ 36 (-7.69%)
Mutual labels:  browserify, phaser, phaserjs
Iogrid
Multiplayer game engine/framework built using SocketCluster and Phaser
Stars: ✭ 455 (+1066.67%)
Mutual labels:  framework, game-development, phaser
Qengine
Retro game engine for developers that enjoy creating games like it's 1997.
Stars: ✭ 763 (+1856.41%)
Mutual labels:  game-development, gamedev
Engine
Fast and lightweight JavaScript game engine built on WebGL and glTF
Stars: ✭ 6,890 (+17566.67%)
Mutual labels:  game-development, gamedev
Coffee
An opinionated 2D game engine for Rust
Stars: ✭ 771 (+1876.92%)
Mutual labels:  game-development, gamedev
Bfxr
Flash + AIR sound effects generator. Based on Sfxr.
Stars: ✭ 787 (+1917.95%)
Mutual labels:  game-development, gamedev
Radialprogressbar
Customizable radial progress bar shader for Unity3D. Allows you to set arc range, minimum and maximum colors, textures, radius, and a few more things. Create HP Bars, Speedometers, rank progress, etc!
Stars: ✭ 714 (+1730.77%)
Mutual labels:  game-development, gamedev
Pixelvision8
Pixel Vision 8's core philosophy is to teach retro game development with streamlined workflows. PV8 is also a platform that standardizes 8-bit fantasy console limitations built on top of the open-source C# game engine based on MonoGame.
Stars: ✭ 773 (+1882.05%)
Mutual labels:  game-development, gamedev
Awesome Gideros
A curated list of awesome Gideros resources, classes and tips.
Stars: ✭ 17 (-56.41%)
Mutual labels:  game-development, gamedev

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].