Hello, I made an ASCII symbol generator a while back since it was missing from the useful generators list. The page said to post here if we created one, so I’m doing my due diligence!
The generator is at: https://perchance.org/ascii-symbol-generator
You must log in or register to comment.
Good job on filling in that blank.
I did find a bug, tho. Lines 76 and 78, each bracket needs to have a leading backslash or perchance throws an error when that line comes up. Might have the same problem with lines 108 and 110
Thank you for pointing that out! I fixed it. I apologize it took me so long.