Skip to content

domino644/space_invaders

Repository files navigation

space_invaders

How to start?

#1
npm i
#2
npm run prod
#3

Open ./dist/index.html in browser and enjoy!

Disclaimer

Unfortunetely I am still working on optimalization of GetImageData/PutImageData which is causing all the trouble with performance drop when enemies start shooting multiple missiles but it is still main part of my shield collision mechanic. I am aware that canvas is not ideal for this project but it was not my choice - I made this game as a school project and it required using canvas. Despite performance issues I still believe that my game might be enjoyable for someone :).

About

space invaders clone using TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages