https://github.com/raelga/tsinvaders
A Space Invaders clone in TypeScript using Phaser.
https://github.com/raelga/tsinvaders
phaser space-invaders typescript
Last synced: 10 months ago
JSON representation
A Space Invaders clone in TypeScript using Phaser.
- Host: GitHub
- URL: https://github.com/raelga/tsinvaders
- Owner: raelga
- Created: 2017-06-09T22:35:33.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2025-07-18T06:59:03.000Z (11 months ago)
- Last Synced: 2025-07-18T10:50:28.715Z (11 months ago)
- Topics: phaser, space-invaders, typescript
- Language: TypeScript
- Homepage: https://raelga.github.io/tsinvaders/
- Size: 4.83 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/raelga/tsinvaders)
# TS Invaders
Yet another spaces invaders clone, this time in TypeScript using Phaser.io.
## References
Phaser.io framework from @photonstorm [Github](https://github.com/photonstorm/phaser)
## Art
- Player explosion sprite from J-Robot [OpenGameArt](https://opengameart.org/users/j-robot)
- Rest of the graphic art is from [@whiskyemms](https://twitter.com/whiskyemms)