phaser
https://github.com/photonstorm/phaser
JavaScript
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.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported6 Subscribers
Add a CodeTriage badge to phaser
Help out
- Issues
- Linting is broken in master
- Fix lint configuration and apply fixes
- Investigate alternative libraries for type generation than `jsdoc`
- Use `@readonly` tag a lot more
- Document the distribution of `Phaser.Math.RND.weightedPick` inside its JSDoc
- Layer is not extended from GameObject class
- Memory leak in TilemapLayerWebGLRenderer
- Add screen reader accessibility guidance and framework-level helpers
- [4.0.0] BatchHandlerQuad produces black pixels after any third-party WebGL renderer (e.g. Spine) runs — RebindContext does not fully isolate state
- [4.0.0] Phaser.Class (incl. Class.mixin) is not exposed on the public ESM namespace — forces third-party plugins into inadequate mixin fallbacks
- Docs
- JavaScript not yet supported