Note: Press the green flag twice for the best results. Match the dots to the matching part of the controller. Use the arrow keys to spin the controller. You get one point if you match one correctly. To win in easy mode, get a score above 30. To win in hard mode, get a score above 10. You have 100 seconds.
I learned how to use clones and combine them with lists to make things appear at random parts on the stage. I added two modes, used a primary wheel and a secondary wheel (the controller), and I made a menu screen as well. One of the challenges I faced was how to make the controller turn black in easy mode. I had to fix that by doing a lot of experimentation with code and broadcasting a lot of stuff. I also had to use a bunch of "if" statements to specify which costume was chosen and how to hide that particular dot. This was probably the hardest challenge in this entire project.