eggFindThreshold can be set to zero even if the game is active which would break the purpose.
add a minimun threshold so there is always a chance of minting an NFT, as this game could be active and having a zero probability of finding a new egg.
https://github.com/CodeHawks-Contests/2025-04-eggstravaganza/blob/main/src/EggHuntGame.sol#L57-L61
the default number is 20% but it is possible to be set to zero wathever the reason.
manual
add a min threshold so there is always a chance of the user finding the egg, as the game can be active but the probability of finding can be zero.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.