Skip to content

Navin82005/Space-Shoter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Space Shooter Game

Welcome to the Space Shooter Game! This is a classic arcade-style game where you control a spaceship to shoot down enemies and avoid obstacles. The game is built using Python and Pygame.

Features

Spaceship Control: Use the arrow keys to move your spaceship up, down, left, and right.
🔫 Shooting: Press the spacebar to shoot bullets at the enemies.
👾 Enemies and Power-ups: Encounter different types of enemies and collect power-ups to boost your abilities.
🏆 High Score: The game keeps track of your high score across sessions.

Requirements

  • Python 3.x
  • Pygame

📁 File Structure

  • main.py: Main game logic and loop.
  • buffermodule.py: Contains helper classes for power-ups.
  • config.py: Handles loading and saving of high scores.
  • images/: Directory for image assets (spaceship, enemies, background, etc.).
  • sounds/: Directory for sound assets (bullet fire, explosion, power-ups, etc.).

🎮 Gameplay Instructions

  • Movement: Use the arrow keys (⬆️⬇️⬅️➡️) to move the spaceship.
  • Shooting: Press the spacebar to shoot bullets.
  • Power-ups: Collect power-ups to gain special abilities or extra lives.

🖼️ Screenshots

Gameplay Buffer Power-ups Game End
Gameplay Screenshot 1 Buffer Screenshot 1 Game End Screenshot
Gameplay Screenshot 2 Buffer Screenshot 2
Gameplay Screenshot 3 Buffer Screenshot 3
Gameplay in action Collecting power-ups Game Over

📜 License

This project is licensed under the MIT License. See the LICENSE file for details.

💬 Feedback

I welcome your feedback! You can contact me via email at navin82005@gmail.com.


Enjoy the game! 🎉

Get your own color pallate at : Coolors.Co

About

A Space craft defending game using Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages