Make games in your browser.
The Phaser Desktop is your entire game-making workstation, running in a browser tab. No installers, no toolchains to wrangle — open it up and start building.
Think of it as your studio
Every tool here is its own window — open as many as you like, drag files between them, minimise the ones you're not using. It works a lot like the OS you grew up with, only this one was built specifically for making games.
- Make gamesWrite code, paint sprites, build levels, drop in sound — and run it all in a click.
- Make assetsPixel art, tilemaps, texture atlases, seamless materials, palettes, sprite extraction — the full kit.
- Make musicGenerate original songs and add them straight to your projects.
- Publish itWhen the game's ready, ship it. The Project Hub handles the boring parts.
What lives on the Desktop
Every tool you need to ship a game, sharing one workspace. Paint a sprite in Pixel Artist, see it in the File Explorer the moment you save, load it in your Code Editor with one keystroke. No imports, no exports — it all just works.

Code Editor
Monaco-powered editor with Phaser API typings baked in. Tabbed, multi-window, fully themed.

Project Hub
Mission control for your games. New project, dashboards, publish wizard — all in one place.

Pixel Artist
Paint sprites and animations. Drop them straight into your project — no export step.

Tilemap Editor
Build levels visually. Output JSON ready for `this.load.tilemapTiledJSON` in your scene.

Texture Atlas Creator
Pack sprites into atlases with a click. Less hand-tuning, faster runtime loads.

Image Gen
AI-generated game art. Refine, accept, and ship — every result lands in your asset library.

Music Generator
Original soundtracks on demand. Pick a mood, get a song, drop it into your game.

Examples Browser
Hundreds of working Phaser examples, searchable. Copy snippets straight into your project.
One workspace, every tool
Every tool reads from and writes to the same place — your personal cloud workspace, organised into three areas you never have to think about:
- Your projectseach game in one tidy folder — code, assets and settings all together.
- Your assetssprites, audio, palettes and atlases that follow you between projects.
- AI generationseverything the AI tools produce, ready to drop into a game when you need it.
Save in one place, find it everywhere. Like having a shared SSD that every tool can see.
Drag, drop, build
Grab a PNG from the File Explorer and drop it into the Texture Atlas Creator. Drag a tilemap into the Code Editor. The Desktop knows what each tool accepts and lights up the valid drop targets.
Run lots of tools at once. Minimise, restore, resize, snap — windows behave the way you expect. Pop the whole Desktop out to a second monitor with Document Picture-in-Picture when you want more screen real estate.
Ready to make something?
Sign in to your Phaser account — or create one in a few seconds. Free tier ships with 100 MB of storage and every tool unlocked.


