tvwenger / du-factory-generator

https://tvwenger.github.io/du-factory-generator/
MIT License
14 stars 24 forks source link

Implementing a full UI #33

Closed tvwenger closed 3 years ago

tvwenger commented 3 years ago

This is a work in progress. Just experimenting with React and UI components. Let me know what you think.

tvwenger commented 3 years ago

The latest commit fixes a logic error in handleCatalysts, makes ContainerNodes have the ability to require multiple containers to store the required maintain value, re-works the names a bit to reduce repetition in the visualization, and completes the implementation of both the step-by-step building instructions and full factory map (which is just a grid of step-by-step instructions). Let me know what you think!

tvwenger commented 3 years ago

Added missing ore containers