diff --git a/README.md b/README.md new file mode 100644 index 0000000..a6e270c --- /dev/null +++ b/README.md @@ -0,0 +1,24 @@ + +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 +``` + +Use the mouse to turn the ship, +fire with left click and +engage thruster with the space bar. +