Skip to content

harzer99/FAF-Buildorder-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FAF Buildorder Visualizer

A tool to get an intuiton for good build orders. Run the program via FAF-Buildorder-Visualizer\bin\Debug\net7.0\app.exe. It should open a browser window with an interactive plot. The files to manipulate are in the same folder.

Buildorder is defined in bo.txt. Defined buildings are landfac, airfac, pgen, mex, hydro. Format:

building,buildpower
factory,10
pgen,10
pgen,10

expansion buildings are defined

timestamp,type,massreclaim,energyreclaim
100,mex,0,0
120,reclaim,10,50
145,hydro,0,0

Special thanks to my favorite Zoomer Grimplex for working with me on this project and showing me C# B)

About

A tool to get an intuiton for good build orders

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages