megazear7 / adventure-task

2 stars 0 forks source link

Location based character rewards. #11

Closed megazear7 closed 9 years ago

megazear7 commented 9 years ago

Given a location check whether the user deserves any points, and do all the algorithm stuff for giving those points. Keeping in consideration Diminishing returns.

This should probably be an instance method on some sort of quest object.