Ascii art
I want to make a text to ascii art converter in java without graphics, but when I search it only stuff with graphics come up
Voters
I want to make a text to ascii art converter in java without graphics, but when I search it only stuff with graphics come up
why not just first make a list of all of the ascii letters and then go from there
@ch1ck3n I tried :(
@Bunnytoes that's a great start! what part of it is wrong?
@ch1ck3n I doesn't get all the letters in the thing, it only doesn it for the first line
@Bunnytoes https://stackoverflow.com/questions/878573/does-java-have-support-for-multiline-strings