This commit is contained in:
2026-06-10 22:11:00 -04:00
parent 43be7d4ddc
commit 7291c3565f
7 changed files with 370 additions and 42 deletions
+4 -4
View File
@@ -117,12 +117,12 @@
"state": {
"type": "markdown",
"state": {
"file": "Tasks/Generate a map of regions and how they connect.md",
"file": "Tasks/Generate a csharp script to do what you did.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Generate a map of regions and how they connect"
"title": "Generate a csharp script to do what you did"
}
}
],
@@ -290,12 +290,13 @@
},
"active": "a4f3f788b08f3cf9",
"lastOpenFiles": [
"Tasks/Generate a Markdown Website.md",
"_Tasks.base",
"Tasks/Generate a csharp script to do what you did.md",
"Tasks/Generate a map of regions and how they connect.md",
"Bases/_Roles.base",
"_Overview.md",
"Bases/Regions.base",
"Tasks/Generate a Markdown Website.md",
"Untitled 2.md",
"Tasks",
"Notes/Artificer.md",
@@ -333,7 +334,6 @@
"Notes/Mountain 5.md",
"Notes/Mountain 4.md",
"Notes/Mountain 3.md",
"Notes/Mountain 2.md",
"Bases"
]
}
@@ -0,0 +1,9 @@
---
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.
+3 -2
View File
@@ -135,10 +135,11 @@ views:
cardOrders:
file.file: {}
note.status:
Working On:
- Map.md
Working On: []
Done:
- Tasks/Generate a Markdown Website.md
- Generate a csharp script to do what you did.md
- Tasks/Generate a map of regions and how they connect.md
Uncategorized: []
columnColors:
file.file: {}