muratovdias / ascii-art-reverse

ASCI-ART-REVERSE consists on reversing the process, converting the graphic representation into a text.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASCII-ART-REVERSE PROJECT

About

Ascii-reverse consists on reversing the process, converting the graphic representation into a text. You will have to create a text file containing a graphic representation of a random string given as an argument.

The argument will be a flag, --reverse=, in which --reverse is the flag and is the file name. The program must then print this string in normal text.

USAGE:

git clone git@git.01.alem.school:AidanaErbolatova/ascii-art-reverse.git
go run . --reverse=example.txt

Author

muratovdias && AidanaErbolatova

About

ASCI-ART-REVERSE consists on reversing the process, converting the graphic representation into a text.


Languages

Language:Go 100.0%