25 26 27 28
# File 'lib/studio_game/player.rb', line 25 def score # @health + @name.length @health + points end