this is my simple implementation of worley noise, (which apparently i discovered accidentally in 2023). it runs slow on native scratch because im using insertion sort (i dont care enough to use a more sophisticated implementation) in an actual implementation, the noise would be generated once at startup and turned into a list.
made myself in about an hour. https://turbowarp.org/1260531694 space to generate a new map