其他分享
首页 > 其他分享> > Phaser.js All In One

Phaser.js All In One

作者:互联网

Phaser.js All In One

HTML5 Canvas 2D Game Engine

Phaser.js

https://phaser.io/

Phaser 3

https://github.com/photonstorm/phaser

https://www.npmjs.com/package/phaser

https://github.com/photonstorm/phaser3-examples

$ yarn add -D phaser

$ npm i phaser

Phaser CE / Phaser 2

https://github.com/photonstorm/phaser-ce

https://www.npmjs.com/package/phaser-ce

$ yarn add -D phaser-ce

$ npm i phaser-ce

https://github.com/photonstorm/phaser-ce/tree/master/typescript

https://github.com/photonstorm/phaser-ce#webpack

https://github.com/lean/phaser-es6-webpack

PixiJS

The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.

https://pixijs.com

https://github.com/pixijs/pixijs

demo

const log = console.log;

log('Hello Phaser.js 

标签:Phaser,js,github,game,phaser,https,com
来源: https://www.cnblogs.com/xgqfrms/p/16552733.html