An open API service indexing awesome lists of open source software.

https://github.com/chunghha/lpit

Learn Phaser, code in TypeScript.
https://github.com/chunghha/lpit

electron phaser typescript webpack

Last synced: 3 months ago
JSON representation

Learn Phaser, code in TypeScript.

Awesome Lists containing this project

README

          

### Learn Phaser, code in TypeScript.

1. Project Setup / Display Phaser.Text.
2. Set Stage background color.
3. Change alpha of text by J/K keys.
4. Load Webfont, text shadow.
5. Physics to text, start/stop moving of text by H/L keys.

*Credit to*
- https://github.com/sp0ng3w0rthy/solitaire
- https://github.com/raelga/tsinvaders