@rishav300 : This can tell you what color you are touching! Click the SPACEBAR to switch between backgrounds @bwinder : Of course, I had to add in some Star Wars backgrounds, but that's not all... I noticed that it took a long time to detect some colors. So what did I do? I improved the detection time by adding in COLOR MEMORY. This will make detecting brighter colors slow when first detecting, but then they will be stored on a list in order to quickly refer to when viewing the same color again. All colors viewed will be stored on the list, but it still is much faster when dragging your mouse across the screen because of it's quick reference properties. The list will be reset whenever you switch to another background because it will get rid of unnecessary list items to reduce list size. Credits: @rishav300 for original script. Google for the background images, music is Teminite Ascent. @bwinder for improvements. :)