Returns the value of attribute attempts.
3 4 5
# File 'lib/codeguessing/game.rb', line 3 def attempts @attempts end