u/ComprehensiveRuin288

▲ 23 r/ASCII

Hello, I’m developing a strategy multiplayer game that runs on the terminal. I’m having some doubts about a decision I made at the beginning regarding the rendering of my tile based map: i wanted to have two tiles for each terminal character. So I made the art of the map using half character blocks. I think the result it’s pretty nice but it has some technical difficulties, and I’m wondering if it’s worth it. So i’m wondering if I should just make the tiles big like a terminal character and have the possibility to render the map with pure ascii, something like https://www.reddit.com/r/ASCII/s/C90FmhFKFN. What do you think? Should I keep the current style, or should I go with a more classical ascii style?

u/ComprehensiveRuin288 — 7 days ago