Junk Space =========== A clone of asteroid with a gameplay tweak that was on my mind. ## Install Clone the repo then go to the repo folder and type: ``` pip3 install -r requirements.txt ``` ## Usage Go to the repo folder and type: ``` python3 -m JunkSpace ``` - Turn the ship with the mouse - Fire with left click - Engage thruster with the space bar - Reset the game with `r` - Exit with the Esc key