Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 649 Bytes

File metadata and controls

19 lines (12 loc) · 649 Bytes

asteroids-python

My first Python version of the game Asteroids for Terminal.

How to run on VS Code:

  • Install python extension image

  • Run python file
    image

  • Expand terminal tab for better gameplay
    image

How to run on cmd:

  • Open the folder in the terminal and run the command: python asteroids.py