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
It features a player-controlled spaceship shooting bullets to destroy descending green alien invaders. The player can move left and right and gains points for shooting aliens. Game over occurs when an alien reaches the player's spaceship, and the game can be restarted. The code is structured around key listener events, collision detection, and a graphical user interface.
The text was updated successfully, but these errors were encountered:
chinmay7016
added a commit
to chinmay7016/Hacktoberfest-1
that referenced
this issue
Oct 21, 2023
It features a player-controlled spaceship shooting bullets to destroy descending green alien invaders. The player can move left and right and gains points for shooting aliens. Game over occurs when an alien reaches the player's spaceship, and the game can be restarted. The code is structured around key listener events, collision detection, and a graphical user interface.
The text was updated successfully, but these errors were encountered: