Files
EarthborneTrailerblazer/docs/Tasks/Generate a map of regions and how they connect.md
T
2026-06-10 22:11:00 -04:00

9 lines
472 B
Markdown

---
category: Task
status: Done
---
Create me an image that will represent a map that a player can travel all.
Area's a player can travel to are called regions. Find the region data by checking the markdown files with the category of region in their front matter.
The connection frontmatter are how the region connects. Make the regions circles, and draw lines between regions on where they connect. Use the X and Y frontmatter to determine the placement of the regions.