Method: Game#attempts

Defined in:
lib/game.rb

#attemptsObject (readonly)

private



8
9
10
# File 'lib/game.rb', line 8

def attempts
  @attempts
end