This is a browser-based space shooter game, Space Invaders alike, written in Typescript. I used my starter ts-webpack project as a base.
I made this project in order to practise what I've learned in the Software Architecture course. That's why you'll find some of my choices of patterns are overkill. Well, I did it on purpose 😊
$ cd path/to/repo
$ npm run serve # dev server: open http://localhost:8080 in your browser
- Save game feature
- More stages