Notice: Phaser Editor has moved! Visit the new site for the latest version and all resources. Click here to explore Phaser Editor at phaser.io

Starter Templates

From basic projects to complete demo games.
Download, clone, or create online.
You can create a new project in the Gitpod.io cloud. In the below project templates, click on the Create Online link. Enter your GitHub credentials and start building a new game with a familiar environment: VS Code & Phaser Editor 2D Core. Gitpod.io also allows working with a modern stack: NPM, TypeScript, Webpack... name it.

Basic Templates

Basic JavaScript
javascript
The simplest template, with JavaScript.

Basic TypeScript
javascript
The simplest template, with TypeScript.

Webpack TypeScript
typescript
webpack
The template for real games. Webpack & TypeScript.

Example Games

Sunny Land
javascript
A platformer based on a Tiled map, and Arcade physics.

Volcano
typescript
A platformer fully designed with the Scene Editor.

A day in the beach
typescript
webpack
A point-and-click game. With an advanced configuration.