/AsteroidShooter

Game created with python and pygame

Primary LanguagePython

Asteroid Game

Asteroid Shooter

this game is made in pygame with python, if you want to run this project follow these steps.

  • install pygame

pip install pygame
  • execute the main file

python3 main.py