This is a personal project to test my skills at procedural generation. At first, I wanted to make a square grid and generate a DnD-type map, but the hexagons proved to be visually more interesting and challenging to display as a proper grid. The landscape is manipulated with parameter sliders, but the river and road are drawn on the map with a bezier curve.