J0315C-human/NumDraw
This is essentially an application of some doodling I was doing during Discrete Math II when we were covering binary math, again. Pick a counting base, assign a different vector to each digit, and each vector gets drawn in the sequence. There are some interesting fractal-like patterns that emerge. Requires pygame.
PythonGPL-2.0