https://github.com/azayzel/breakout_ts
This is a Breakout Game made in TypeScript
https://github.com/azayzel/breakout_ts
breakout-game html5-game typescript
Last synced: 9 months ago
JSON representation
This is a Breakout Game made in TypeScript
- Host: GitHub
- URL: https://github.com/azayzel/breakout_ts
- Owner: Azayzel
- Created: 2017-10-11T23:13:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-19T00:35:12.000Z (over 8 years ago)
- Last Synced: 2025-08-23T18:20:18.491Z (10 months ago)
- Topics: breakout-game, html5-game, typescript
- Language: TypeScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Breakout TypeScript
This is an example Pure Typescript BreakOut game. I would like to see this extended to multi-level, multi-speed game.