alkurbatov / alkurbatov/suvorov-bot
Estimate current income rate
Open
- Dominant language
- C++
- Stars
- 18
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
In order to fix #37, we need to be able to accurately estimate our immediate income rate, future income rate, and predict how long it will be before we can afford future build order items (while training military units/tech). This also affects other issues related to macro economy planning, resource mix (mineral/gas ratio), and expansion timings.
Use as example:
https://github.com/BurnySc2/sc2-planner/blob/master/src/game_logic/income.ts
Contributor guide
Assessment
This issue has not been assessed yet.