Skip to content

We developed the game "Space Shooter (Atari space shooter)" using the Pygame library. -made in 2023

Notifications You must be signed in to change notification settings

beyzayildizli/SpaceShooter_Pygame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Space Shooter with Pygame

Welcome to our Space Shooter project developed using the Pygame library! Immerse yourself in a cozy gaming experience that combines aesthetic visuals, soothing music, and charming artwork.

In the game we developed, the user controls the spaceship with the right, left, up, and down keys. As the player destroys the aliens that appear on the screen at regular intervals, they earn points. If the aliens' fire hits the player, the player's health is reduced by one, and the screen theme changes. The game ends when any alien reaches the bottom of the window or when the user's health reaches 0, resulting in victory for the aliens. Conversely, the player wins if they manage to eliminate all the aliens. The game score is calculated based on specific variables.

Features

  • Player Controls: Use the w-a-s-d keys to navigate your spaceship - right, left, up, and down.
  • Shooting: Press the "space" key to fire projectiles at the incoming aliens.
  • Scoring System: Earn points for each alien you destroy. The longer you survive, the higher your score.
  • Health Management: Be cautious! Alien projectiles reduce your health. Monitor your health bar closely.
  • Engaging Gameplay: Immerse yourself in a cozy and addictive gaming experience with charming visuals and relaxing music.

Screenshots

Check out the Space Shooter gameplay:

Screenshot 1 Screenshot 2
Screenshot 3 Screenshot 4

Music

The relaxing and atmospheric music for this game was provided by LuKremBo. Check out their videos on YouTube!

Getting Started

To play the game on your local machine, follow these steps:

  1. Install the Pygame library: pip install pygame
  2. Clone this repository: git clone https://github.com/beyzayildizli/SpaceShooter_Pygame.git
  3. Navigate to the project directory: cd SpaceShooter_Pygame
  4. Run the game: python main.py

Feel free to engage with the game mechanics, aim for high scores, and enjoy the immersive and relaxing space adventure!

Contribution

Contributions to this project are welcomed! If you have any ideas, bug reports, or improvements, please open an issue or submit a pull request. Let's make this Space Shooter even more captivating together.

Credits

This project was developed by Beyza Yıldızlı and Merve Öğ. You can find us on LinkedIn or GitHub and LinkedIn or GitHub

About

We developed the game "Space Shooter (Atari space shooter)" using the Pygame library. -made in 2023

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages