Phaser (game framework)
Phaser is a 2D game framework used for making HTML5 games for desktop and mobile. It is free software developed by Photon Storm.
Developer(s) | Richard Davey |
---|---|
Initial release | 12 April 2013 |
Stable release | v3.60.0
/ 12 April 2023 |
Repository | github |
Written in | JavaScript, TypeScript |
Type | application framework |
License | MIT License |
Website | phaser |
Phaser uses both a Canvas and WebGL renderer internally and can automatically swap between them based on browser support. This allows for fast rendering across desktop and mobile. It uses the Pixi.js library for rendering.
Games can be deployed to iOS, Android and native desktop apps via 3rd party tools like Apache Cordova and phonegap.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.