phaser-ce

v2.15.0
Phaser CE (Community Edition) is a fast, free and fun HTML5 Game Framework for Desktop and Mobile web browsers.
2d HTML5 WebGL canvas game javascript physics tweens typescript and 3 more...

tsc

./node_modules/typescript/bin/tsc

test

npm run test:src; npm run test:ts

grunt

grunt

test:ts

tsc --noImplicitAny ./typescript/p2.d.ts ./typescript/phaser.d.ts ./typescript/pixi.d.ts; tsc --noImplicitAny ./typescript/phaser.comments.d.ts ./typescript/pixi.comments.d.ts

test:src

eslint src

test:dist

grunt test && node --check dist/phaser-test.js

test:build

node --check build/*.js; node --check build/custom/*.js

Metadata

  • MIT
  • Whatever
  • Richard Davey
  • released 3/10/2020

Downloads

Maintainers