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 bd0f394 commit 68991a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ To compile and execute the game, type **python infinite_maze**
| Term | Definition |
| ---------- | ------------ |
| **Player** | Represented by the 'dot' in game. |
| **Pace** | A game mechanic in which the game tries to catch up to the player. When the pace successfully catches up, the game is over. |
| **Pace** | A game mechanic in which the game tries to catch up to the Player. When the Pace successfully catches up to the Player, the game is over. |
| **Wall** | Inhibits the movement of the Player. |
| **Point** | Awarded when the Player based on movement. |

Expand Down

0 comments on commit 68991a6

Please sign in to comment.