cyoa/tmp/dot
dozens 185db6c7ef lots of changes
- 🗄️ organizing files
- 🔧 add groff template and pdf + ascii targets
- 🔥 add graph-easy output which kind of sucks but i'm leaving it in
- 🔧 add tags file for navigating the game db
- 📝 add game content and docs
2023-10-16 23:09:39 -06:00

32 lines
841 B
Plaintext

digraph {
0 -> { {{corndress}} {{cornoveralls}} };
1 -> { {{games}} {{altar}} };
2 -> { {{whelp}} };
3 -> { {{charm}} };
4 -> { {{helpme}} };
5 -> { {{altarcorn}} {{eavesdrop}} };
6 -> { {{altar}} };
7 -> { {{believeme}} {{bunk}} };
8 -> { {{charm}} };
9 -> { {{treeline}} };
10 -> { {{tag}} {{hideandseek}} {{lavamonster}} };
11 -> { {{altar}} };
12 -> { {{stay}} {{explore}} };
13 -> { {{panic}} };
14 -> { {{rejected}} };
15 -> { {{beginning}} };
16 -> { {{treeline}} };
17 -> { {{panic}} };
19 -> { {{collide}} };
20 -> { {{hut}} };
21 -> { {{panic}} {{calm}} };
22 -> { {{fwiends}} {{scram}} };
23 -> { {{path}} {{continue}} {{hack}} };
24 -> { {{collide}} };
25 -> { {{beast}} {{hide}} };
26 -> { {{games}} };
27 -> { {{hide}} {{path}} };
29 -> { {{hut}} };
30 -> { {{witchaggro}} {{witchneutral}} {{witchnice}} };
}