1
0
Fork 0
mirror of https://github.com/Oreolek/gamebookformat.git synced 2024-07-02 22:55:09 +03:00
gamebookformat/expected/codewords.dot

33 lines
124 B
Plaintext
Raw Normal View History

digraph gamebook {
1->2
2->3
3->4
3->9
3->5
3->6
4->8
4->6
6->4
6->5
6->2
6->9
7->5
7->6
7->9
8->9
8->7
8->1
}