-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fcef4d4
commit 7f8ec72
Showing
1 changed file
with
6 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,15 @@ | ||
Welcome to the Space Shooter Game, a thrilling, action-packed game where you control a spaceship, shooting down enemies and dodging their attacks. This game brings the classic arcade experience to life with engaging gameplay and retro visuals! | ||
|
||
🎮 Live Demo | ||
🎮 Live Demo | ||
https://sujitsakore.github.io/Space-Shooter-Game/ | ||
|
||
Click the link above to play the game directly in your browser! | ||
|
||
📖 How to Play | ||
|
||
Movement: Use the arrow keys (← ↑ → ↓) to steer your spaceship. | ||
Shooting: Press the spacebar to fire your ship's laser at the enemies. | ||
Objective: Survive for as long as possible by destroying enemy spaceships and avoiding enemy attacks. | ||
Health System: Watch your health bar—when it depletes due to collisions with enemies, the game ends. | ||
📖 How to Play | ||
*Movement: Use the arrow keys (← ↑ → ↓) to steer your spaceship. | ||
*Shooting: Press the spacebar to fire your ship's laser at the enemies. | ||
*Objective: Survive for as long as possible by destroying enemy spaceships and avoiding enemy attacks. | ||
*Health System: Watch your health bar—when it depletes due to collisions with enemies, the game ends. | ||
|
||
📢 Contributions | ||
Contributions are always welcome! If you'd like to contribute, fork the repository, make your changes, and submit a pull request. |