Skip to content

Instantly share code, notes, and snippets.

@seanhess
Created January 29, 2025 01:00
Show Gist options
  • Save seanhess/72ba992a7692847e4cb96a4f2a91c1cb to your computer and use it in GitHub Desktop.
Save seanhess/72ba992a7692847e4cb96a4f2a91c1cb to your computer and use it in GitHub Desktop.
START GAME
|
v
+------------------------------------+
| Is there Doom on the Agenda card? |
+------------------------------------+
| |
Yes No
| |
v v
+-------------------+ +----------------------------+
| Add 1 Doom token. | | Add 1 Doom token anyway. |
+-------------------+ +----------------------------+
|
v
+------------------------------------+
| Draw an Encounter card. |
| Is it terrible? |
+------------------------------------+
| |
Yes No*
| |
v v
+----------------------------------+
| It’s worse than you thought. |
| Resolve the effects. |
+----------------------------------+
|
v
+-------------------------+
| INVESTIGATION PHASE |
+-------------------------+
|
v
+-----------------------------------+
| Take 3 actions: |
| [ ] Move to your doom. |
| [ ] Investigate and fail. |
| [ ] Fight/Evade and fail. |
| [ ] Spend resources you don’t |
| have. |
+-----------------------------------+
|
v
+-----------------------------+
| ENEMY PHASE: Are enemies |
| engaged with you? |
+-----------------------------+
|
Yes No
| |
v v
+---------------------+ +------------------------+
| Enemies attack you. | | Enemies still attack. |
+---------------------+ +------------------------+
|
v
+-------------------+
| UPKEEP PHASE |
+-------------------+
|
v
+-------------------------------+
| Ready cards. |
| Draw a card (it’s not helpful).|
| Gain 1 resource (not enough). |
+-------------------------------+
|
v
+------------------------------+
| Is the Doom Threshold met? |
+------------------------------+
| |
Yes No
| |
v v
+-----------------------+ +---------------------------+
| Flip the Agenda card. | | Repeat everything again. |
| Things get worse. | | Hope for mercy. |
+-----------------------+ +---------------------------+
|
v
+-------------------------------+
| Continue until: |
| - You win (extremely rare). |
| - You lose (inevitable). |
+-------------------------------+
|
v
GAME OVER
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment