diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,4 +27,4 @@ Python3.7.2 was used to develop this app, and to run it, `curses`, `hashlib`, an - arrow keys: moves cursor around world and through portals - `.` picks up rocks - `/` puts down rocks in your inventory -- `\\` puts down portals (cost 10 rocks) +- `\` puts down portals (cost 10 rocks) |