Natty4 / MySpaceGame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐Ÿš€ MySpaceGame ๐Ÿ•น๏ธ

MySpaceGame is a simple emoji shooter game built using the Pygame library in Python. 
The player controls a spaceship ๐Ÿ˜Ž and must shoot down enemy emojis๐Ÿ˜ก while avoiding their attacks. 
The game gets progressively harder with each level, as more enemies appear and their attacks become faster and more frequent.

๐Ÿ“‹ Requirements

Python 3.x
Pygame library

๐ŸŽฎ How to Play

Use the arrow keys or the 'WASD' keys to move the player's spaceship.
Press the space bar to shoot lasers at the enemies.
Avoid getting hit by enemy attacks and try to shoot down as many enemies as possible.
If the player's health or lives run out, the game is over.
Press 'R' to restart the game at any time.
Press 'Esc' to exit the game.

๐ŸŽ‰ Credits

This game was built using the Pygame library.
The code was written by Natnael.
The music and sound effects were sourced from https://mixkit.co/free-sound-effects/.

๐Ÿ•น๏ธ Game Screenshots

  ![First Page](https://github.com/Natty4/MySpaceGame/blob/master/assets/Screenshot1.png)
  ![Playing Page](https://github.com/Natty4/MySpaceGame/blob/master/assets/Screenshot2.png)
  ![Game Over](https://github.com/Natty4/MySpaceGame/blob/master/assets/Screenshot3.png)

๐Ÿ“ Game Plan

Check out the Game Plan for MySpaceGame to learn more about the game mechanics, level design, user interface, and testing.

๐Ÿค Contributing

Contributions are always welcome! If you want to contribute to MySpaceGame, please fork the project and submit a pull request.

๐Ÿ“„ License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About


Languages

Language:Python 100.0%