Skip to content

Commit 90d2738

Browse files
committed
docs: add esc and executable instructions to README
1 parent 22900f9 commit 90d2738

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,16 @@ To play the game run:
1818

1919
`$ python main.py`
2020

21+
Alternatively, you can download an executable version for Windows from the
22+
"releases" section of this repository. Once you download it look at the
23+
README.txt file for instructions on how to use that version.
24+
25+
2126
## Controls
2227

2328
- Use **[UP]** and **[DOWN]** arrows to change lane
2429
- Press **[SPACE]** to move forward
30+
- Press **[ESC]** to quit
2531

2632
## Objective
2733

0 commit comments

Comments
 (0)