>>529389261
Oh no!
Anyway, thoughts on an extension for randomly generated roguelikes? I'm not sure what to randomly generate other than the map and character/item placement within the map, and then the only tool exposed to the model is
>load_initial_room_state(room_id)
Which tells the model what's in the room and what other rooms it leads to.