Phaser topic

Phaser is a fast, free, and fun open source HTML5 game framework. It uses a custom build of Pixi.js for WebGL and Canvas rendering, and supports desktop and mobile web browsers. Games can be compiled to iOS, Android and native desktop apps via third party tools. You can use JavaScript or TypeScript for development.

List Phaser repositories

phaser-3-snake-game

29
Stars
13
Forks
Watchers

A Phaser 3 demo project based on the "Snake Plissken" tutorial published on Phaser World #85.

brunch-phaser

34
Stars
9
Forks
Watchers

A Brunch skeleton for making games with Phaser 3. Variants for CoffeeScript, ES6, TypeScript

phaser-arcade-slopes

125
Stars
16
Forks
Watchers

:triangular_ruler: A Phaser CE plugin that brings sloped tile collision handling to the Arcade Physics engine

phaser3-weapon-plugin

22
Stars
9
Forks
Watchers

Weapon Plugin for Phaser 3, ported from the one included in Phaser CE

PhaserEditor2D-v3

413
Stars
45
Forks
Watchers

A web-based IDE for HTML5 game development. Powered by Phaser.

phaser3-plugin-pathbuilder

74
Stars
10
Forks
Watchers

Draw and edit Lines, Bezier Curves, Splines at runtime, explore your scene and export your paths to Phaser

Project to get you started with your Phaser-CE (using the npm module) game using Typescript and Webpack for building! No hassle asset management, Google Web Font loader, live server, development vs di...

phaser-webpack-loader

88
Stars
4
Forks
Watchers

Asset loader for Phaser + Webpack.

flappy-bird

37
Stars
18
Forks
Watchers

A Flappy Bird game in Phaser 3