Skip to content

Repository files navigation

Asteroids

Simple game in Python. Objective is to shoot down asteroids and survive as long as you can.

Instructions

  • Start game running Python3 main.py
  • Move using WASD
  • Fire shot using SPACEBAR

Mechanics

  • Large asteroids split into 2 medium asteroids
  • Medium asteroids split into 2 small asteroids
  • Small asteroids do no split

Troubleshooting

  • Use WSL
  • Dependencies python3 and pygame
  • Install VcXsrv

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages