CLI that converts images into ascii art and prints to the console
Go to file
Djairo Hougee 135274c9c5 rebased to use custom struct over String 2023-02-08 17:24:17 +01:00
src rebased to use custom struct over String 2023-02-08 17:24:17 +01:00
.gitignore sync with local; working normal/complex conversions 2023-02-08 15:48:20 +01:00
Cargo.toml sync with local; working normal/complex conversions 2023-02-08 15:48:20 +01:00
LICENSE Initial commit 2023-02-08 14:45:10 +00:00
README.md sync with local; working normal/complex conversions 2023-02-08 15:48:20 +01:00

README.md

img2ascii

CLI that converts images into ascii art and prints them to the console

//todo: Update this