a screenshot of a top-down low fi roguelike dungeon game I haven’t been posting work notes while the world crumbles, but I’ve been keeping them locally. There’s been a few updates to the unnamed roguelike that are worth mentioning, the first is I’ve been experimenting with a creeping plant class, working off the idea that once the player dies the game keeps going, and plant growth would be nice. Other than that, lots of little tweaks, like refactored item and entity classes, arrows that can spread fire, fire destroying things, and I experimented with multiple player instances, which just worked on the first try.

Right now the creeping plant uses box drawing tiles, but I am designing some more vinelike tiles next.