- run the executable with a string to be converted to ascii art. For example:
- in linux:
./aag "Hello World!"
- in linux:
- supported ascii characters to convert:
- the 95 printable ascii characters:
- lowercase letters (a, b, c, ...)
- uppercase letters (A, B, C, ...)
- numbers (0, 1, 2, ...)
- space
- ! " # $ % & ' ( ) * + , - . / : ; < = > ? @ [ \ ] ^ _ ` { | } ~
- the 95 printable ascii characters:
- unsupported characters to support in the future:
- accented characters