A clone of the popular arcade game Space Invaders written entirely in TypeScript. The RxJS library was used to implement functional reactive programming.
How to play:
- Install Node.js
- Run "npm install" in the game folder
- Run "npm run build"
- Open the spaceinvaders.html file in a browser