Skip to content

Repository files navigation

Asteroids

Asteroids game with pygame. You're in a spaceship! But there are so many asteroids around you that you can crash into!! You can:

  • move around with a, s, w, d
  • shoot asteroids with spacebar
  • when u shoot big asteroids, itll break into 2 and come at u faster

Built with Pygame!

You can play this by:

If you are using uv

  • clone repo, cd into repo
  • uv sync (to install dependencies)
  • uv run main.py

Otherwise

  • create venv and activate it
  • run pip install
  • python main.py
image

Built to practice python! AI didn't write the code, I did

About

asteroids go brr!

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages