phaser.typescript.tutorial

Tutorials for creating games with Phaser in TypeScript

Stars
14

Creating games with Phaser in TypeScript

What is Phaser?

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 3rd party tools. You can use JavaScript or TypeScript for development.

Visit the Phaser Website and follow on Twitter (#phaserjs).

What is TypeScript?

TypeScript is a typed superset of JavaScript that compiles to plain JavaScript. It was designed by Anders Hejlsberg at Microsoft as an open-source project.

Visit the official TypeScript Website.

Are you ready?

Wiki with the tutorials.

Last update: 11.06.2017