mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2025-12-31 15:07:42 -08:00
Works better if you hide the number in mind.
This commit is contained in:
@@ -62,8 +62,6 @@ while desire_to_play
|
||||
2.times { puts }
|
||||
puts 'OK. I have a number in mind.'
|
||||
|
||||
puts target
|
||||
|
||||
guess_count = 0
|
||||
guess = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user