Skip to content

firelabs-io/ansi-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ansi-images

simple program(in c) to show images as ansi [!NOTE]

you need edit #define x and #define y to match the correct dimension here the chart: (0 black, 1 white, 2 red, 3 green, 4 yellow, 5 blue, 6 magenta, 7 cyan)

compiling and running

first edit test.txt to whateer you want then run gcc main.c -o main (make sure you puted correct dimenions above) and finally ./main test.txt

About

simple program(in c) to show images as ansi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages