/image_to_terminal

Takes as input a black and white image and prints it to terminal (X as black, whitespace as white)

Primary LanguagePython

python required

Run on terminal with:

python3 printToTerminal.py bmw3.png

the image can be replaced with other image as long as it is black/white. Will only work with 0/1 matrixes