19 october 2021
today i started working on a small thing. the idea is that you could build like a little ascii room, and then you could walk around in it. kind of like a roguelike, but without the random generation and the stress.
i'm writing it in lua. there are probably better languages to use for this but oh well. (lua is just what i'm comfortable in, tbh...) ideally it'd be like a fullscreen program, but i had some technical difficulties setting that up.