Sp3c73rSh4d0w / ASCII_ART

ASCII art creator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASCII_ART

Usage:

python3 ascii_art.py --help

image

python3 ascii_art.py -f slant "hello world" 

image

You can save the output to a text file as below:

python3 ascii_art.py -f slant "hello world" -o helloworld.txt

image

About

ASCII art creator


Languages

Language:Python 100.0%