press the green flag change parameters by pressing space "Fractal polygon with [p1] sides with point-choosing offset formula [p2] * rand([p3] to [p4]) + [p5] with zeroed point [p6]" p7: T: the same point may not be chosen twice. F: the same point may be chosen twice. p8: T: Colored mode enabled F: Colored mode disabled examples: 15, 4, -1, 1, 1, -1, F, F 9, 2, -2, 1, 1, -1, F, F 13, 1, -2, 2, 0, 12, T, F 4, 1, -1, 1, 0, -1, F, F 9, 1, -2, 2, 0, -1, F, F 5, 1, -2, 2, 0, -1, T, T
this is made using an algorithm called chaos game. Ideas came from @piano_miles