Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 188 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 188 Bytes

IMAGE TO ASCII

Converts image to ASCII image/art.

Build

$ gcc -o img-to-ascii main.c -lm

License

Licensed under the MIT License, see the LICENSE file.