From 0f0b83fa79f32704045fdc91aef837a74730235c Mon Sep 17 00:00:00 2001 From: Marcin Chrzanowski Date: Wed, 28 Aug 2019 18:29:04 -0700 Subject: Remove 3 lines of instructions --- curling.rb | 3 --- 1 file changed, 3 deletions(-) diff --git a/curling.rb b/curling.rb index e688a01..501f613 100644 --- a/curling.rb +++ b/curling.rb @@ -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 -- cgit v1.2.3