
From ASCII to Pixel Art and Back
Published on May 15, 2024
I'm developing a 2.5D pixel art game on my old text-mode engine. A character-based ASCII engine can handle this task, it just needs a couple of upgrades.

I'm developing a 2.5D pixel art game on my old text-mode engine. A character-based ASCII engine can handle this task, it just needs a couple of upgrades.