Method: Codeguessing::Game#hint_count

Defined in:
lib/codeguessing/game.rb

#hint_countObject

Returns the value of attribute hint_count.



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

def hint_count
  @hint_count
end