Skip to content

mark-omarov/asteroids

Repository files navigation

asteroids

A simple Asteroids-like game built with Python and Pygame.

Preview:

Kapture 2025-05-06 at 11 25 41

Roadmap

  • Add a scoring system
  • Implement multiple lives and respawning
  • Add acceleration to the player movement
  • Add a background image
  • Make the asteroids lumpy instead of perfectly round
  • Make the player have a triangular hit box instead of a circular one
  • Add collision debugger

Maybe someday:

  • Add a menu screen
  • Add an explosion effect for the asteroids
  • Create different weapon types
  • Add a shield power-up
  • Add a speed power-up
  • Add bombs that can be dropped

Credits

Thanks to Virusystem for the background image asset

About

A simple Asteroids-like game built with Python and Pygame.

Resources

Stars

Watchers

Forks

Contributors