Commit Graph

4 Commits (main)

Author SHA1 Message Date
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
dozens 44bf8a41f9 📝 add picture
...they're worth dozens and dozens of words
2022-10-10 09:14:06 -06:00
dozens 0c059bb6d8 🐛 fix regex
the regex for building the DOT text was too greedy! in cases where there
were more than two branches in a given text, it would only match the
first branch and the second branch. because of how greedy it was.

so hopefully this should fix that. at least, graph.png looks correct to
me now.
2022-10-07 22:10:58 -06:00
dozens 23d719eff7 2022-09-29 16:25:51 -06:00