Returns the value of attribute points
Returns:
the current value of points
2 3 4
# File 'lib/studio_game/treasure_trove.rb', line 2 def points @points end