diff options
author | Holden Rohrer <hr@hrhr.dev> | 2020-01-14 22:00:18 -0500 |
---|---|---|
committer | Holden Rohrer <hr@hrhr.dev> | 2020-01-14 22:00:18 -0500 |
commit | fc44375392c162adb9281ab6afaeca94fef22a97 (patch) | |
tree | 3906301756a5dcc7cd91b65f06d82b4185d48bf3 | |
parent | 6177f7af56985bfcce24ae286ffa281691f7d0b1 (diff) |
-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) |