Anyone can JOIN!! This is basically a contest. Each person will pick between red or blue. I, randomly will also pick a colour. Whoever picked the colour that I picked will move on to round 2 of the "Lucky Games" Deadline to pick a colour: Sept 20 In the end, there will only be 1 lucky winner. And they will earn a special prize...
This Project uses cloud variables, so no one can vote twice. How it was made: Because of the fact that Cloud variables can only support numbers, it seems impossible to know who voted, and to store usernames. However, I found a way, by coding every username into a series of numbers. Then all I have to do is make a script to decode that jumble of numbers to reveal usernames!!!! With that I can know who voted for Red and who voted for Blue. (It might've taken me quite a bit of thought to come up with the strategy but it pays off) !!!!!!!!! For the number counters, I followed the lecture by @griffpatch