Just Enough Calculation

Just Enough Calculation

11M Downloads

Suggestion:Display the results in the form of a tree diagram

qrmd0 opened this issue · 1 comments

commented

Like this:
全能工厂制作24台卷板机流程图
This page implement this function by Mathematica,I want this function in the game.
https://zhuanlan.zhihu.com/p/113511151

commented

All the information required to generate the graph can be acquired by slightly modifying the core logic. The graph can be rendered using some vanilla logic to render the achievement page, although tons of code will be added to arrange the nodes properly.

I have thought about this a long time ago, but really have no time for it. I will leave the issue open in case I finally decide to resign someday.