
I am considering making an Outdoor Map Generator for random encounters (In this case, for CoS). I would want the creator to take booleans for specific features {hasWater, hasRoad, hasBuilding, isSnowy, pcCamping} and a setting for environment {Grassy, Wooded, Rocky}. pcCamping would really just generate a campfire and bedrolls in the center of the map (though for camping, I might have players make a camp map cooperatively in the "We looked for a clearing that meets our needs" manner) Does something like this already exist? I found the random dungeon generator, but that isn't what I'm looking for. It would be nice to be able to generate unique random maps for the assorted random encounters that come up.