Hi I am making similar application in which I have a puzzle game where if you get high score than number of options start decreasing as it's an IQ testing game. But I am not understand how to put stop condition in loop. Because I have tried different conditions but each time either loop break forcefully or went into the infinite loop. Can you guide me what should be the loop condition??