diff options
author | Marcin Chrzanowski <marcin.j.chrzanowski@gmail.com> | 2019-08-28 18:29:04 -0700 |
---|---|---|
committer | Marcin Chrzanowski <marcin.j.chrzanowski@gmail.com> | 2019-08-28 18:29:04 -0700 |
commit | 0f0b83fa79f32704045fdc91aef837a74730235c (patch) | |
tree | 4d2ad2fb25805b95aa257a37306c600f57f27309 | |
parent | 2d129fffd7278ce292dbb76d7b7ad493811ee22d (diff) |
Remove 3 lines of instructions
-rw-r--r-- | curling.rb | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -51,9 +51,6 @@ something like this: Select a move by typing the highlighted letter and hitting enter (e.g. type r if you want to [r]un away like a wuss). -Numbers in parentheses tell you how your attributes will be affected by taking -a given action. - To restart the game, run `rm k` to remove the cookie that stores your game state. >[c]ontinue |