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

Step to each spot along a condensed edge #206

Open Zannick opened 2 months ago

Zannick commented 2 months ago

Condensed edges are used by moving directly to the dest spot, but this misses or skips:

Zannick commented 1 month ago

Similarly, we should draw the steps in the solution graph.