I want to make a randomizer that has global variables and uses an or statement.
For Example:
Red = 0
Green = 0
Blue = 0
Then I want the programming to be something like when they layout starts, it adds by 1 for either Red, Green, or Blue. So then if it ended up being Green it would say the color is green but I know how to do that.
Is there anyway to code it like that, or is there an easier way?
Please help!
Thanks in advance!