phaser-ce

v2.19.1
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

check-version

grep -H 'VERSION:' src/Phaser.js build/phaser.js; grep -H '"version":' package.json; grep -H -m1 '## Version ' CHANGELOG.md; grep -H 'phaser-ce/releases/tag/v' README.md

Metadata

  • MIT
  • Whatever
  • Richard Davey
  • released 10/21/2021

Downloads

Maintainers