Greetings, Scratcher A polygon is considered simple if it does not intersect itself and has no holes. This project generates such a polygon from a given collection of points. Press spacebar and follow the instructions if you wish to place the points yourself or choose the number of points to be randomly placed. You could also just press the green flag again.
All code by me, @CasTur Algorithm inspired by StackOverflow: https://stackoverflow.com/questions/14263284/create-non-intersecting-polygon-passing-through-all-given-points