/selfie_string

making a drawing with a single thread!

Primary LanguagePython

Side project based on this article

Suppose you are given an image, a blank, white canvas, a black wound thread and an infinite amount of nails. You pin as many nails as you wish in a circular fashion at the center of the image. The goal is to try and reproduce as best as possible the image, using only the one thread you are given, from nail to nail.

to do

Clean repo, add a CLI tool, modulize code