1
vote
2answers
250 views
How to solve this complex recursive problem, pyramid point system
Hi,
I'm trying to program a pyramid like score system for an ARG game and have come up with a problem. When users get into the game they start a new "pyramid" but if one start the game with a referer …
