Zannick / logic-graph

Tools for video game logic representation and analysis, particularly routing and beatability checks for speedruns and randomizers.
MIT License
3 stars 0 forks source link

Generate dot files for graph representation #6

Closed Zannick closed 1 year ago

Zannick commented 1 year ago

This would help visualize the graph; it can be difficult otherwise to spot issues with missing links, etc.