Skip to content
Snippets Groups Projects
Commit 50c03599 authored by j2-isaac's avatar j2-isaac
Browse files

Upload New File

parent 7a751d66
No related branches found
No related tags found
No related merge requests found
# Space Invaders Game
## Description
Space Invaders is a classic arcade-style shooting game where the player controls a spaceship and must defend the Earth from invading alien forces. The objective is to destroy all the incoming waves of aliens before they reach the bottom of the screen. As the player progresses, the aliens' speed and frequency of attacks increase, making the game more challenging.
## Features
- Player-controlled spaceship with the ability to move left and right
- Aliens moving horizontally and descending towards the player
- Bullets fired from the spaceship to destroy aliens
- Multiple levels with increasing difficulty
- Score tracking and display
- Lives counter for the player
- Game Over screen with the option to restart the game
## Controls
- **Left Arrow Key:** Move spaceship left
- **Right Arrow Key:** Move spaceship right
- **Spacebar:** Fire bullets from the spaceship
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment