8 lines
234 B
Markdown
8 lines
234 B
Markdown
# Asteroids
|
|
|
|
Clone of the late 70's and early 80's Asteroids game.
|
|
|
|
<img src="asteroids.png" alt="Asteroids in action" width="400" height="300">
|
|
|
|
This game requires the **pygame** python module to already be installed on your system.
|