tvwenger / du-factory-generator

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

Show or Select by Production Rates #54

Closed tvwenger closed 3 years ago

tvwenger commented 3 years ago

The user is mostly interested in producing items at a given rate (e.g., I want to build 1 warp drive per day). They might not know the production time of every item. It would therefore be useful to either:

  1. Allow the user to select the rate at which they want an item produced, and then select the number of assemblers required to meet that request, or
  2. Display the production rate of an item when the user selects the number of assemblers

I will implement 2 since that seems the easiest.