I want to recreate a simple C64 Random Maze using Unicode characters.
https://www.youtube.com/watch?v=m9joBLOZVEo
I can't find good line characters that always produce a consistent, skewed line. / and \ don't work for me, neither do "\u2571" and "\u2572".
Try different fonts. On Windows, MS Gothic worked best (Python code):