FinalBlowup / Enigma

1 stars 1 forks source link

ASCII Characters in XCode #6

Closed rohanputcha closed 7 years ago

rohanputcha commented 7 years ago

Guys we need to fix this issue. The ASCII characters get outputted really well on my computer (CodeBlocks). But this won't work so easily on XCode because some characters are really bizarre (They actually look pretty cool, but strange). XCode just outputs a space which doesn't make any sense. This is pretty much the only issue that I have faced. Look below at the picture of the ASCII characters and you can see for yourself how some are really peculiar. They look like tubes. ascii characters

rohanputcha commented 7 years ago

I've fixed this problem in b28995d. I made the number that changes the ascii characters a relatively smaller number and now it works on XCode. 🎱

AeolusDraco commented 7 years ago

Also fixed in f306576.