rastapasta / mapscii

🗺 MapSCII is a Braille & ASCII world map renderer for your console - enter => telnet mapscii.me <= on Mac (brew install telnet) and Linux, connect with PuTTY on Windows
MIT License
7.75k stars 251 forks source link

Mobile terminals support? (android) #98

Closed SoNickRND closed 3 years ago

SoNickRND commented 3 years ago

Just tried to connect to this wonderfull map from android telnet app, and ... half luck. :)

image Used this terminal app, didn't tried any other yet. https://play.google.com/store/apps/details?id=mobiletelnet.feng.gao

Would like to help, but don't know how. ))

jaller94 commented 3 years ago

You will need to use a monospace font. This will cause every character to have the same width. If your terminal has the option to restrict the line width, that will fix this.

Mapscii already detects the line width of your terminal. If it overflows, that's usually an issue with the client.