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.

Phaser
Developer(s)Richard Davey
Initial release12 April 2013 (2013-04-12)
Stable release
v3.60.0 / 12 April 2023 (2023-04-12)
Repositorygithub.com/photonstorm/phaser
Written inJavaScript, TypeScript
Typeapplication framework
LicenseMIT License
Websitephaser.io

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.