Skip to content

🎮 A beginner-friendly Python project where we build a simple Asteroids-style game using Pygame. Using OOP and working with multi-file Python projects — no game dev experience needed!

License

Notifications You must be signed in to change notification settings

rewavestudios/asteroids-pygame

Repository files navigation

Asteroids Game

We're going to build a simple video game, based on the classic Asteroids.

Prerequisites:

  • Python 3.10+ installed;
  • Access to a unix-like shell (e.g. zsh or bash).

We are going to be using pygame and a virtual environment (venv) to develop our game.

The pygame documentation will be super useful throughout this project.

About

🎮 A beginner-friendly Python project where we build a simple Asteroids-style game using Pygame. Using OOP and working with multi-file Python projects — no game dev experience needed!

Topics

Resources

License

Stars

Watchers

Forks

Languages