Skip to content

Repository files navigation

Asteroids

A classic Asteroids-style game built with Python and Pygame.

Features

  • Move and rotate the spaceship
  • Shoot asteroids
  • Asteroids split when destroyed
  • Collision detection
  • Game over when the player is hit
  • Basic event logging

Controls

  • W — Move forward
  • S — Move backward
  • A — Rotate left
  • D — Rotate right
  • Space — Shoot

Run

Install Pygame:

pip install pygame

Start the game:

python3 main.py

Built With

  • Python
  • Pygame

About

A classic Asteroids-style game built with Python and Pygame.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages