Ascii art frieze generator

One day I had too much time on my hands, so I wrote an ascii art frieze generator, a program that prints out a graphical representation of a frieze group using ASCII art.

Example output

You can reload this page to get a new randomly generated frieze group.

---------------------------- your title goes here -----------------------------
8V I=  8V I=  8V I=  8V I=  8V I=  8V I=  8V I=  8V I=  8V I=  8V I=  8V I=  8V
    8 X    8 X    8 X    8 X    8 X    8 X    8 X    8 X    8 X    8 X    8 X  
    8 X    8 X    8 X    8 X    8 X    8 X    8 X    8 X    8 X    8 X    8 X  
8A I=  8A I=  8A I=  8A I=  8A I=  8A I=  8A I=  8A I=  8A I=  8A I=  8A I=  8A
-------------------------------------------------------------------------------

(7x4 cell, reflections in y-axis)

Get the source

The code is written in Python and released under an MIT license; please feel free to use it.


Back to the main page