1
vote
What is the strangest/weirdest program you’ve ever made?
I once wrote a Mandelbrot fractal generator using Excel. I resized the cells so all 256 columns fit on screen and shrunk the rows down so the cells were square. The in VBA code I calculated the b …
