Menger Sponge (#49)
Jonathan Frech
Normally, the Menger Sponge is a three-dimensional cuboid. This program works in a two-dimensional space, so it only shows one side of the sponge.
Because a computer has its capacities, I capped the maximum square count to 10000. After that maximum, the face will not be complete.
Controls
- “Space” divides every square once again.





Source code: menger-sponge.py
- pingback from #143