You can draw a picture with ASCII code.
Use a version higher than python 3.3.
It can be executed with ascii_py [options]. I ran it with ascii_py -d imoyokan.jpg.
Options: -h, --help Help message display -o FILENAME, --out=FILENAME File name to save? (I couldn't save it in my environment) -w WORDS, --words=WORDS Characters to use (cannot be specified in my environment) -s STEP, --step=STEP I'm not sure -d, --density Save output as out.jpg -t, --terminal Display in terminal
before after
I'm curious about the source code!
Recommended Posts