Method: Codeguessing::Game#attempts

Defined in:
lib/codeguessing/game.rb

#attemptsObject

Returns the value of attribute attempts.



3
4
5
# File 'lib/codeguessing/game.rb', line 3

def attempts
  @attempts
end