Generate procedural fantasy maps for novels or short stories
Create world maps for tabletop roleplaying game campaigns
Design and customize fictional geography for personal creative projects
Produce cartographic visuals without any installation or setup
No installation required. Open azgaar.github.io/Fantasy-Map-Generator in a browser and generate a map immediately. Consult the project wiki for performance tips and advanced customization.
Fantasy Map Generator is a free web application for creating and editing detailed fantasy maps. You open it in a browser at azgaar.github.io/Fantasy-Map-Generator, no installation required. It is aimed at fantasy writers, game masters, and cartographers who want maps for stories, tabletop roleplaying games, or personal projects. The application builds maps using procedural generation, meaning it produces landscapes, regions, rivers, cities, and other geographic features automatically. Once a map is generated, users can edit it interactively. The tool is described as highly customizable, and the project wiki provides guidance on how to use it. The creator also maintains a blog with background notes on the project. There is an active community around it. A Discord server and a Reddit community give users a place to share maps, suggest ideas, and get updates. The creator tracks ongoing development on a public Trello board. Bug reports go through GitHub issues or a dedicated Discord channel. The project wiki includes performance tips for users who encounter slowdowns. The codebase is written in JavaScript and is being gradually converted to TypeScript. Pull requests are welcome for contributors, though the creator notes the codebase is messy and recommends starting with minor changes. The long-term architectural goal is a separation into four layers: world data and styles, procedural generators, interactive editors, and a renderer. Each layer has a defined role. The renderer is meant to be a pure visualization step that does not modify the underlying world data. The project draws on several published articles about procedural terrain and map generation. It is free to use, and the creator accepts financial support through Patreon.
← azgaar on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.