8000 GitHub - Tolerable/SPACESHOOTER: Python PYGAME Space Shooter Game
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tolerable/SPACESHOOTER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Space Shooter

Space Shooter is a classic arcade-style game where players control a spaceship and aim to shoot down enemies while avoiding their attacks. The game features various power-ups and challenging enemy waves.

Space_Shooter_0061

Features

  • Player with health and power bars
  • Various enemy types with different behaviors
  • Special enemies with unique movement patterns and increased health
  • Multiple power-ups including double shoot, penetrating bullets, and shield
  • Score tracking and game-over screen
  • Bonus Waves every 5th wave

Space_Shooter_0099

Controls

  • Arrow Keys (Left/Right) or A/D: Move the player left or right
  • Space: Shoot
  • P: Pause/Unpause the game
  • M or Esc: Return to the main menu
  • R: Restart the game from the game-over screen

How to Run

  1. Ensure you have Python and Pygame installed: pip install pygame

  2. Run the game: python SPACESHOOTER.py

Contributing

Feel free to fork this project and make your own improvements. Pull requests are welcome.

License

This project is licensed under the MIT License.

About

Python PYGAME Space Shooter Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0