TiloBox
Back to directory
Phaser project preview

Phaser

Fast, free, and fun open-source HTML5 2D game framework for Canvas and WebGL.

LicenseMIT
GitHub stars36.5k
Last commit1 weeks ago
Tags6 topics
Html5 GamesWebgl CanvasJavascript2d Game EngineGame DevelopmentDeveloper Tools
Overview

Why consider Phaser?

Phaser is a popular 2D game framework for building HTML5 games for desktop and mobile browsers. Created by Richard Davey, it offers high-speed WebGL/Canvas rendering, Arcade/Matter.js physics, sprite sheets, particle emitters, and tilemap loaders.

Guided learning

Learn Phaser by building

Practical setup notes, real use cases, and copy-ready examples in one focused guide.

1 min read 2 sections
In this guide2 sections

Overview of Phaser

Phaser delivers 60fps browser game rendering on both desktop and mobile web views with built-in asset managers and audio systems.

Quickstart

bash
1npm install phaser

Phaser is licensed under the permissive MIT License.

Related tools

More options with a similar category or technology profile.

Phaser FAQs

Phaser is listed as a Developer Tools tool on TiloBox. Review the overview, features, and official documentation on this page to decide whether it solves your specific workflow.

Start with the project's GitHub repository and official website for supported installation and deployment instructions. Test the setup with representative data or a small project before rolling it out more widely.

Phaser is listed under the MIT license. Read the complete license text and the project's notices before using, modifying, or distributing the software.

Production readiness depends on your requirements. Review maintenance activity, security practices, documentation, backup and upgrade procedures, and compatibility with your stack; then validate it in a non-production environment.

Phaser is listed as an alternative to GameMaker. Compare the core workflow, deployment model, integrations, and licensing against your must-have requirements before switching.