Skip to content

Commit

Permalink
Merge pull request #1 from JayBigGuy10/patch-1
Browse files Browse the repository at this point in the history
add restart instructions
  • Loading branch information
timbledum authored Jan 20, 2019
2 parents b8edd4e 05b06bf commit 440bb8d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 4,7 @@
Controls are **** & **** for turning, **** for acceleration and **space** for shooting!

**Q**: Quit the game
**R**: Restart the game

![Screenshot!](https://github.com/timbledum/asteroids/blob/master/asteroids.gif)

Expand All @@ -21,4 22,4 @@ Controls are **→** & **←** for turning, **↑** for acceleration and **space
1. Install [Python 3](https://www.python.org)
2. Install [Pyxel](https://github.com/kitao/pyxel) using their instructions
3. Clone or copy this repository
4. `python3 main.py` at the command line (if on windows use `py main.py`).
4. `python3 main.py` at the command line (if on windows use `py main.py`).

0 comments on commit 440bb8d

Please sign in to comment.