Convert images to ASCII art in the Windows console, with color support and custom maps.
Clone and run make to build both targets:
make all
This produces:
asciimage.exe— one-shot conversion (prints then exits)- `asciimage_loop.exe — same but waits for a keypress before exiting
Run asciimage --help for usage.