You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A classic Space Invaders game built with JavaScript, featuring a grid-based layout where players control a shooter to defend against descending alien invaders. The game includes basic mechanics such as moving the shooter left and right, shooting laser beams, and handling game start/reset functions.