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
Space invaders is a game which was first released in 1978 in which there are aliens in N-rows and they will increase with time and the bottom-most row of the aliens will keep shooting at you space ship. You will be in a spaceship and you can destroy the aliens by shooting at them with the help of your spaceship. When you shoot at an alien it dies(disappears).
This game can be developed by using JavaScript.
Game points:
You can shoot the Aliens by pressing the space bar and move from left to right to avoid the bullets being shot by the aliens using the left and right arrow keys. If you get shot by the aliens then it will display GAME OVER.
Screenshots
Additional information
Please assign me this issue under GSSoC'23.
The text was updated successfully, but these errors were encountered:
Hello @varshanim, thank you for raising an issue. 🙌 I have assigned the issue to you. You can now start working on it. If you encounter any problems, please feel free to connect with us. 👍
Description
Space invaders is a game which was first released in
1978
in which there are aliens in N-rows and they will increase with time and the bottom-most row of the aliens will keep shooting at you space ship. You will be in a spaceship and you can destroy the aliens by shooting at them with the help of your spaceship. When you shoot at an alien it dies(disappears).This game can be developed by using JavaScript.
Game points:
You can shoot the Aliens by pressing the space bar and move from left to right to avoid the bullets being shot by the aliens using the left and right arrow keys. If you get shot by the aliens then it will display GAME OVER.
Screenshots
Additional information
Please assign me this issue under GSSoC'23.
The text was updated successfully, but these errors were encountered: