...
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
category: Task
|
||||
status: TODO
|
||||
---
|
||||
Would be funny to simulate a game state where all the crisis occur, and there is no players to help stop them
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
category: Task
|
||||
status:
|
||||
status: Done
|
||||
---
|
||||
At the start of a game, we have 1 flora added to each region, except [[Grass 1]], [[Grass 2]], and [[Wasteland 1]]. Let's also assume we exclude [[Mountain 1]], [[Mountain 2]], [[Mountain 3]], [[Mountain 4]], [[Mountain 5]].
|
||||
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: Task
|
||||
status: Working On
|
||||
---
|
||||
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: Task
|
||||
status: Working On
|
||||
---
|
||||
@@ -132,17 +132,21 @@ views:
|
||||
- TODO
|
||||
- Working On
|
||||
- Done
|
||||
- Uncategorized
|
||||
cardOrders:
|
||||
file.file: {}
|
||||
note.status:
|
||||
Working On: []
|
||||
Working On:
|
||||
- Stub out all the starter Terrain Cards.md
|
||||
- Sub out all the starter Event Cards.md
|
||||
Done:
|
||||
- Tasks/Generate a Markdown Website.md
|
||||
- Tasks/Generate a map of regions and how they connect.md
|
||||
- Tasks/Generate a csharp script to do what you did.md
|
||||
- Tasks/Generate overview page.md
|
||||
- Tasks/Simulate the game state.md
|
||||
Uncategorized: []
|
||||
TODO:
|
||||
- Add Crisis Logic.md
|
||||
columnColors:
|
||||
file.file: {}
|
||||
note.status: {}
|
||||
|
||||
Reference in New Issue
Block a user