Phaser is an open source HTML5 game framework created by Photon Storm. It’s designed to create games that will run on desktop and mobile web browsers. A lot of focus was given to performance inside of mobile web browsers, a growing and important area of web gaming.
Phaser is both a downloadable software package but is also available in a web-based “sandbox” here: https://phaser.io/sandbox
The Phaser Sandbox allows you to code games in your browser without having to download or install anything.
The powerful editor features Phaser code assists, JavaScript snippets and lots of the features you’ve come to love in editors like Sublime and Brackets.
Once finished you can save, export or share your game.
Flag this Resource