Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
1024Adam committed Apr 22, 2017
1 parent 68991a6 commit 129d827
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,15 @@ To compile and execute the game, type **python infinite_maze**
- Points are taken away based on each movement the player performs to the **left**.
- Pace will start at the 30 second mark, and become incrementally quicker every 30 seconds onwards.

## Controls
| Key | Action |
| -------------- | ----------------------- |
| **w, a, s, d** | up, left, down, right |
| **space** | pause |
| **esc, q** | end game |
| **y, n** | yes, no (when prompted) |


## Specifications
The only software needed to run this program is Python. Infinite Maze Game
was developed and tested using Python (v2.7.11).
Expand Down

0 comments on commit 129d827

Please sign in to comment.