Space Invaders is a classic game commonly found at any retro-based arcade. To code it, we'll need to learn a few concepts regarding image rendering, physics, and object interaction. Here I'll teach you all of that and more with JavaScript and HTML canvas.
Game Assets: https://drive.google.com/drive/folders/1V7oM0oQvyOrg4gdtBN9yMSrxqjPNszXl?usp=sharing
Hi Chris
Added shield capability in the game, when you press the S key the image changes throwing up a shield with blow-off effects when invader projectiles strike the shield