Add some more content
This commit is contained in:
@@ -6,7 +6,18 @@ draft = true
|
||||
|
||||
[taxonomies]
|
||||
categories = ["Programming"]
|
||||
tags = ["Factorio", "Rust"]
|
||||
tags = ["Factorio", "Rust", "Quickfacts"]
|
||||
+++
|
||||
|
||||
TODO
|
||||
Quickfacts is a long ongoing hobby project of mine, with the aim of being able to analyze most factorio blueprints.
|
||||
The goal would be to have a website or application, which you can give most blueprints and it then can tell you things about how the blueprint will perform.
|
||||
|
||||
## Analysis Goals
|
||||
- Determine the output rate given a fixed input rates (and how much of the input is actually being consumed)
|
||||
- Check how well a belt-balancer works
|
||||
- Highlight bottlenecks in a setup
|
||||
|
||||
## Known Limitations
|
||||
- Any form of circuit networks/logic
|
||||
- Trains
|
||||
- Spoilage (for now)
|
||||
|
||||
Reference in New Issue
Block a user