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.
- Host: GitHub
- URL: https://github.com/chunghha/lpit
- Owner: chunghha
- Created: 2017-06-16T18:53:24.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-02-09T15:58:20.000Z (over 7 years ago)
- Last Synced: 2025-07-08T17:48:54.173Z (about 1 year ago)
- Topics: electron, phaser, typescript, webpack
- Language: JavaScript
- Size: 183 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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