We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Mapgen2 generates polygon maps that can be rendered into tile/bitmap maps. The polygon structure can be used for game features such as towns, roads, quests, pathfinding, etc. This is source code to accompany my http://www-cs-students.stanford.edu/~amitp/game-programming/polygon-map-generation/ article on polygon map generation.