I started working on this about a year ago, and it’s a replica of the apartment I currently live in. I started without a concrete idea, the plan was just to start drawing and making a little world and leave myself free to swerve and change as I saw fit, aiming to just get the juices flowing. After I finished the first section that was straightforward and representative (and very fun to draw) I started making an outdoor world that was built out of a custom drawn tile set and I got bogged down in the process of implementing it and illustrating that way instead of as one huge static art piece. It’s just walking around and reading, and I don’t think I ever imagined the game being more than that, which I know isn’t everyone’s speed, but I think a well written “walking simulator” can be moving and even just a small amount of interactivity can make reading a “text”more engaging. 

This second one was a more solid idea, building a roguelite dungeon crawler about repressed memory. The concept was that the success of each dungeon level unlocked some artifact that was representative of a memory of the Fire-keeper, and as you finished more dungeons the over/underworlds would become more colorful and decorated, and the fire keeper would remember more of his past, but his mental health would become erratic. The final beat would have been about the Firekeeper revealing that he had deliberately thrown all of his memories down the well and the Player Character had as well before the game started, and giving the player the option to reclaim his memories and leave or stay and become the new Firekeeper. Obviously there’s a lot of writing to do there, and it requires some delicate handling of mental health topics. I built the hub/overworld and had a lot of challenging fun coding a dialogue tree system (happy to share if anyone is curious), and built a little system for enemies where they could be placed in the world and given a point A and point B in the editor that they would lerp between. I’m actively drawing the first dungeon but again, hitting against a wall where I need external feedback or help or something.