Press space to 'spin'. If you have spun and there are still 0s on the screen, spin again. ~-:+~WINNING COMBINATIONS~+:-~ Gold = ALL 3 numbers the same Silver = FIRST 2 numbers the same If the first two numbers are 0, there has been a problem and you will have to press the flag again.
This project is truly random (or as close to true random as possible). Here's how it works: It joins 8 'Pick random 1-10's (which I will call PR1-10s) and sees if the [PR1-10]th letter is the same as the result of another [PR1-10]. If it is not, it adds 1 to the first 'WIN' variable. It repeats this until it is true, in which case it repeats for the next variable. This will continue until all variables are above 0.