Phaser

Desktop and mobile HTML5 game framework

Language: JavaScriptCategory: GameFirst released: 2013Created by: Richard DaveyLicense: MIT

Phaser is a fast, free, and fun open-source HTML5 game framework for Canvas and WebGL rendering. It enables developers to create browser-based games that work on desktop and mobile devices. Phaser provides a rich plugin system, physics engines (Arcade, Matter.js), sprite animations, particle effects, and input handling. Its approachable API makes it the leading choice for 2D web game development with JavaScript and TypeScript.

Links

Key Features

WebGL & Canvas RenderingArcade PhysicsSprite AnimationParticle SystemInput HandlingPlugin Architecture