RogerioBlanco / PixelCanvasBot

A bot to pixelcanvas.io
63 stars 24 forks source link

Added new Spiral strategy #115

Closed sophusweidemann closed 3 years ago

sophusweidemann commented 3 years ago

Added a new strategy that starts around the edge of the image and then spirals inwards. Using the spiral algorithm from https://stackoverflow.com/a/1196922 but reversed so we start at the edge.