Tue Aug 23, 2011 5:54 pm by Zate
SkyDreamer wrote:Zate wrote:I'll explain you mike.
When you tap an egg, the app calculate randomly:
for 5 eggs (yours is excluded) a random number between x and y where x is the minimum and y is the maximum. Let's say they are 0 and 10. If that number is 1 then the egg will have a medal, so there is a 10% probability of seeing an egg with a medal.
It calculate the same for your egg, but with different x and y, for example 0 and 1300.
So if you tap more than 1 time, it calculate everything again.
I think it might work like this.
That sounds about right.
Oh, and sure, If there is a medal it extracts a number between 1 and 4 to choose which kind of medal there will be.
Probably if you make a high score there are higher chances.