This is a new pen project I have made! It is simple to use. The program will ask you to type the number of pentagons you want and then makes a colourful pattern. You can turn the X-Y Grid on and off with the switch in the top-left corner. TURBO MODE RECOMMENDED: SHIFT + CLICK FLAG
== OLD PROJECT, REUPLOADED == The patterns are generated using pen blocks. ==HOW IT WORKS== I will explain in algebra and Scratch blocks. P = Number of pentagons 360 divided by P = T Then the script draws a pentagon, turns (T) degrees, and repeats this P times.