This is my entry to this years Scratch's Got Talent Auditions. I was told to make something original, so I did ;) ------------------------------------------------------------------------- Press space to create a hexagon-based spiral that starts in the middle, counting from 1 upwards and marking all prime numbers. Press the "1" key to generate the same thing, but with randomly marked numbers. After seeing the random one, it should be clear that there is some sort of pattern in the prime number spiral. As a little extra, use the slider to set the distance between each dot, changing the overall size of the spiral. 7 is recommended, but you can try some other values too! Oh and maybe don't use the slider while a generation is running, for obvious reasons ._. The current number of prime numbers in this project is 172, however you could add as many as you want, as long as there is enough space on the screen. Turbo mode makes it instant, so use it if you are in a hurry, which you don't seem to be after reading all this.
This is just one of many "patterns" behind prime numbers. However mathematicians didn't find an actual pattern that works 100% yet.