Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 939 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 939 Bytes

@vpmedia/phaser

npm version Node.js CI

@vpmedia/phaser is the modern ECMAScript port of the popular Phaser game engine v2.6.2.

Getting started

$ npm install --save @vpmedia/phaser

Example

https://github.com/vpmedia/phaser-example

Comments

Some features has not been ported compared to the original version:

  • Creature, RetroFont, Rope, SpriteBatch and Video display objects
  • Particle System
  • Physics System
  • Plugin System
  • TileMap Package

Credits

@vpmedia/phaser is developed by Andras Csizmadia andras@vpmedia.hu (www.vpmedia.hu)

Phaser is made by Richard Davey - https://photonstorm.com

Pixi.js render engine is created by Mat Groves - https://matgroves.com