• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EST 20:34
CET 02:34
KST 10:34
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
ByuL: The Forgotten Master of ZvT29Behind the Blue - Team Liquid History Book19Clem wins HomeStory Cup 289HomeStory Cup 28 - Info & Preview13Rongyi Cup S3 - Preview & Info8
Community News
Team Liquid Map Contest - Preparation Notice3Weekly Cups (Feb 23-Mar 1): herO doubles, 2v2 bonanza1Weekly Cups (Feb 16-22): MaxPax doubles0Weekly Cups (Feb 9-15): herO doubles up2ACS replaced by "ASL Season Open" - Starts 21/0258
StarCraft 2
General
Team Liquid Map Contest - Preparation Notice How do you think the 5.0.15 balance patch (Oct 2025) for StarCraft II has affected the game? ByuL: The Forgotten Master of ZvT Nexon's StarCraft game could be FPS, led by UMS maker Weekly Cups (Feb 23-Mar 1): herO doubles, 2v2 bonanza
Tourneys
PIG STY FESTIVAL 7.0! (19 Feb - 1 Mar) RSL Season 4 announced for March-April Sparkling Tuna Cup - Weekly Open Tournament SEL Doubles (SC Evo Bimonthly) WardiTV Team League Season 10
Strategy
Custom Maps
Publishing has been re-enabled! [Feb 24th 2026] Map Editor closed ?
External Content
The PondCast: SC2 News & Results Mutation # 515 Together Forever Mutation # 514 Ulnar New Year Mutation # 513 Attrition Warfare
Brood War
General
It's March 3rd BW General Discussion BGH Auto Balance -> http://bghmmr.eu/ CasterMuse Youtube Recent recommended BW games
Tourneys
[Megathread] Daily Proleagues BWCL Season 64 Announcement The Casual Games of the Week Thread [LIVE] [S:21] ASL Season Open Day 1
Strategy
Soma's 9 hatch build from ASL Game 2 Fighting Spirit mining rates Simple Questions, Simple Answers Zealot bombing is no longer popular?
Other Games
General Games
Stormgate/Frost Giant Megathread Nintendo Switch Thread Battle Aces/David Kim RTS Megathread Diablo 2 thread Path of Exile
Dota 2
The Story of Wings Gaming Official 'what is Dota anymore' discussion
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Deck construction bug Heroes of StarCraft mini-set
TL Mafia
Mafia Game Mode Feedback/Ideas Vanilla Mini Mafia TL Mafia Community Thread
Community
General
US Politics Mega-thread Things Aren’t Peaceful in Palestine Russo-Ukrainian War Thread UK Politics Mega-thread NASA and the Private Sector
Fan Clubs
The IdrA Fan Club
Media & Entertainment
[Req][Books] Good Fantasy/SciFi books [Manga] One Piece Anime Discussion Thread
Sports
2024 - 2026 Football Thread Formula 1 Discussion TL MMA Pick'em Pool 2013
World Cup 2022
Tech Support
Laptop capable of using Photoshop Lightroom?
TL Community
The Automated Ban List
Blogs
Just Watchers: Why Some Only…
TrAiDoS
Unintentional protectionism…
Uldridge
ASL S21 English Commentary…
namkraft
Life Update and thoughts.
FuDDx
How do archons sleep?
8882
Customize Sidebar...

Website Feedback

Closed Threads



Active: 2225 users

A better way of visualizing build orders - Page 2

Forum Index > StarCraft 2 Strategy
Post a Reply
Prev 1 2 All
Badjas
Profile Blog Joined October 2008
Netherlands2038 Posts
August 10 2011 09:33 GMT
#21
You could use GraphViz for this. I went ahead and made this:


digraph G {
Start -> "5 Drone"
"5 Drone" -> "A 6 Drone" -> "A 7 Drone" -> "A 8 Drone" -> "A 9 Drone" -> "A 9 Overlord"
"A 9 Overlord" -> "A 10 Drone" [label="Pure econ"]
"A 10 Drone" -> "A 11 Drone" -> "A 12 Drone" -> "A 11 Hatchery" -> "A 10 Spawning Pool" -> "12 HATCH"
"5 Drone" -> "B 4 Spawning Pool" -> "B 5 Drone" -> "B 6 Drone" -> "B 6 Lings" -> "5 POOL"
"A 9 Drone" -> "C 8 Spawning Pool" [label="More offense\nLate gas"]
"A 12 Drone" -> "D 11 Spawning Pool" -> "D 10 Extractor" -> "D 11 Drone" -> "D 10 Hatchery" -> "D 10 Zerglings" -> "12 POOL"
"A 9 Overlord" -> "E 8 Spawning Pool" [label="Mix\necon/off"]
"E 8 Spawning Pool" -> "E 9 Drone" -> "E 10 Drone" -> "E 11 Drone" -> "E 10 Extractor" -> "E 10 6 Lings" -> "KOWS\nOVERPOOL"
"E 9 Drone" -> "F 8 Extractor" -> "F 9 Drone" -> "F 10 Drone" -> "F 10 6 Lings" -> "OVERPOOL"
"C 8 Spawning Pool" -> "C 9 Drone" -> "C 10 Extractor\nTrick Drone" -> "C 10 Overlord" -> "C 10 6 Lings" -> "C 10 2 Lings" -> "9 POOL"
"C 9 Drone" -> "G 8 Extractor" -> "G 8 Overlord" -> "G 9 Drone" -> "G 9 6 Lings" -> "G 16-17 Drones" -> "G 17 Overlord" -> "9 POOL SPEED INTO\n1 HATCH SPIRE"
"G 9 6 Lings" -> "G 3 Drones on gas" ->"G Ling Speed" -> "G Lair Upgrade" -> "9 POOL SPEED INTO\n1 HATCH SPIRE"
"5 POOL" [shape=box];
"12 HATCH" [shape=box];
"12 POOL" [shape=box];
"KOWS\nOVERPOOL" [shape=box];
"OVERPOOL" [shape=box];
"9 POOL" [shape=box];
"9 POOL SPEED INTO\n1 HATCH SPIRE" [shape=box];
}


Giving result:
[image loading]
I <3 the internet, I <3 you
Serendib
Profile Joined May 2011
67 Posts
August 12 2011 05:18 GMT
#22
Thanks for posting that. If I could get a similar API which could draw in HTML5 I would whip up a website which allowed people to submit their own builds to a tree
XRoninKCG
Profile Joined January 2011
7 Posts
August 12 2011 05:28 GMT
#23
I like how you set that up. I have something similar separating the game into three phases. The early game (1 base), mid game (2 base), and late game (3+ base). I draw out my possibilities like you did but leading to either all in, hard transo, or soft transo. While the first phase comes down to all inning with 1 base, early expoing (hard transo), or making a rush and expoing (soft transo). From the second phase I determine whether I go hydra, muta, infestor, or some combination. The final stage is ultimately the kill sequence that ends with broods.

I think everyone should try to draw out their build orders like this in some way. It helps to commit everything to muscle memory.
www.hardcoregaminggear.com
TheGreenMachine
Profile Joined March 2010
United States730 Posts
Last Edited: 2011-08-12 08:02:30
August 12 2011 08:01 GMT
#24
+ Show Spoiler +
On August 10 2011 18:33 Badjas wrote:
You could use GraphViz for this. I went ahead and made this:


digraph G {
Start -> "5 Drone"
"5 Drone" -> "A 6 Drone" -> "A 7 Drone" -> "A 8 Drone" -> "A 9 Drone" -> "A 9 Overlord"
"A 9 Overlord" -> "A 10 Drone" [label="Pure econ"]
"A 10 Drone" -> "A 11 Drone" -> "A 12 Drone" -> "A 11 Hatchery" -> "A 10 Spawning Pool" -> "12 HATCH"
"5 Drone" -> "B 4 Spawning Pool" -> "B 5 Drone" -> "B 6 Drone" -> "B 6 Lings" -> "5 POOL"
"A 9 Drone" -> "C 8 Spawning Pool" [label="More offense\nLate gas"]
"A 12 Drone" -> "D 11 Spawning Pool" -> "D 10 Extractor" -> "D 11 Drone" -> "D 10 Hatchery" -> "D 10 Zerglings" -> "12 POOL"
"A 9 Overlord" -> "E 8 Spawning Pool" [label="Mix\necon/off"]
"E 8 Spawning Pool" -> "E 9 Drone" -> "E 10 Drone" -> "E 11 Drone" -> "E 10 Extractor" -> "E 10 6 Lings" -> "KOWS\nOVERPOOL"
"E 9 Drone" -> "F 8 Extractor" -> "F 9 Drone" -> "F 10 Drone" -> "F 10 6 Lings" -> "OVERPOOL"
"C 8 Spawning Pool" -> "C 9 Drone" -> "C 10 Extractor\nTrick Drone" -> "C 10 Overlord" -> "C 10 6 Lings" -> "C 10 2 Lings" -> "9 POOL"
"C 9 Drone" -> "G 8 Extractor" -> "G 8 Overlord" -> "G 9 Drone" -> "G 9 6 Lings" -> "G 16-17 Drones" -> "G 17 Overlord" -> "9 POOL SPEED INTO\n1 HATCH SPIRE"
"G 9 6 Lings" -> "G 3 Drones on gas" ->"G Ling Speed" -> "G Lair Upgrade" -> "9 POOL SPEED INTO\n1 HATCH SPIRE"
"5 POOL" [shape=box];
"12 HATCH" [shape=box];
"12 POOL" [shape=box];
"KOWS\nOVERPOOL" [shape=box];
"OVERPOOL" [shape=box];
"9 POOL" [shape=box];
"9 POOL SPEED INTO\n1 HATCH SPIRE" [shape=box];
}


Giving result:
[image loading]

I downloaded the program but had trouble opening it. I couldn't find anything that looks like a file i can double click to run it. Sorry Im not pro at this kind of thing, how do u get it open?

Im planning on making a purely reactive ZvX build for each matchup. It will mostly be ways for me to remember my best response vs certain things.


14g14p20exp--->1 gas protoss, 22 drones then 100% lings, 1 spine and slow switch to roach
---->2 gas protoss, 1 spine to be safe, lots of drones, poke for sentry count
---->forge fe, pull all drones off gas, drone to 16 per base then start 3rd base

Just a rough idea, but itll be something like that ^
Don't forget to get everyone you know to play HOTS so this game we love called Starcraft will live on. Every little bit helps. ^^
Badjas
Profile Blog Joined October 2008
Netherlands2038 Posts
August 12 2011 12:09 GMT
#25
On August 12 2011 17:01 TheGreenMachine wrote:
+ Show Spoiler +
On August 10 2011 18:33 Badjas wrote:
You could use GraphViz for this. I went ahead and made this:


digraph G {
Start -> "5 Drone"
"5 Drone" -> "A 6 Drone" -> "A 7 Drone" -> "A 8 Drone" -> "A 9 Drone" -> "A 9 Overlord"
"A 9 Overlord" -> "A 10 Drone" [label="Pure econ"]
"A 10 Drone" -> "A 11 Drone" -> "A 12 Drone" -> "A 11 Hatchery" -> "A 10 Spawning Pool" -> "12 HATCH"
"5 Drone" -> "B 4 Spawning Pool" -> "B 5 Drone" -> "B 6 Drone" -> "B 6 Lings" -> "5 POOL"
"A 9 Drone" -> "C 8 Spawning Pool" [label="More offense\nLate gas"]
"A 12 Drone" -> "D 11 Spawning Pool" -> "D 10 Extractor" -> "D 11 Drone" -> "D 10 Hatchery" -> "D 10 Zerglings" -> "12 POOL"
"A 9 Overlord" -> "E 8 Spawning Pool" [label="Mix\necon/off"]
"E 8 Spawning Pool" -> "E 9 Drone" -> "E 10 Drone" -> "E 11 Drone" -> "E 10 Extractor" -> "E 10 6 Lings" -> "KOWS\nOVERPOOL"
"E 9 Drone" -> "F 8 Extractor" -> "F 9 Drone" -> "F 10 Drone" -> "F 10 6 Lings" -> "OVERPOOL"
"C 8 Spawning Pool" -> "C 9 Drone" -> "C 10 Extractor\nTrick Drone" -> "C 10 Overlord" -> "C 10 6 Lings" -> "C 10 2 Lings" -> "9 POOL"
"C 9 Drone" -> "G 8 Extractor" -> "G 8 Overlord" -> "G 9 Drone" -> "G 9 6 Lings" -> "G 16-17 Drones" -> "G 17 Overlord" -> "9 POOL SPEED INTO\n1 HATCH SPIRE"
"G 9 6 Lings" -> "G 3 Drones on gas" ->"G Ling Speed" -> "G Lair Upgrade" -> "9 POOL SPEED INTO\n1 HATCH SPIRE"
"5 POOL" [shape=box];
"12 HATCH" [shape=box];
"12 POOL" [shape=box];
"KOWS\nOVERPOOL" [shape=box];
"OVERPOOL" [shape=box];
"9 POOL" [shape=box];
"9 POOL SPEED INTO\n1 HATCH SPIRE" [shape=box];
}


Giving result:
[image loading]

I downloaded the program but had trouble opening it. I couldn't find anything that looks like a file i can double click to run it. Sorry Im not pro at this kind of thing, how do u get it open?

Im planning on making a purely reactive ZvX build for each matchup. It will mostly be ways for me to remember my best response vs certain things.


14g14p20exp--->1 gas protoss, 22 drones then 100% lings, 1 spine and slow switch to roach
---->2 gas protoss, 1 spine to be safe, lots of drones, poke for sentry count
---->forge fe, pull all drones off gas, drone to 16 per base then start 3rd base

Just a rough idea, but itll be something like that ^

Yeah getting a workflow with that program is nasty. I believe the command line would be:
dot.exe -Tpng -Oyourpicture.png yourinput.txt

There is an editor program included that will yield quick previews but it cannot export images (which I find an absurd lack of functionality, but it's a free program).

Maybe with some hacking, such diagrams could be rendered in Wiki pages through the formula TeX interface (maaaaaybe with extra packages) but I don't know much about Wiki.
I <3 the internet, I <3 you
Badjas
Profile Blog Joined October 2008
Netherlands2038 Posts
August 12 2011 12:15 GMT
#26
On August 12 2011 14:18 Serendib wrote:
Thanks for posting that. If I could get a similar API which could draw in HTML5 I would whip up a website which allowed people to submit their own builds to a tree

There are websites that provide an image with summary info on a SC2 replay, for the purpose of nice links to replay downloads. A website could provide an upload for those diagram snippets, automatically converting them to images for showing online. For a convenient HTML 5 input for diagrams, you'll have to look hard. GraphViz is specifically a research project on automatic graph layout which is the tough nut to crack. A simplified layout method could however be relatively easily programmed with javascript, which is perhaps quite an attractive project for someone to take up. For such a project, it should be first priority to prove the usefulness of these graphs and what an optimal visualization would be.
I <3 the internet, I <3 you
Prev 1 2 All
Please log in or register to reply.
Live Events Refresh
PiGosaur Cup
01:00
#71
PiGStarcraft454
CranKy Ducklings37
Liquipedia
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
PiGStarcraft454
RuFF_SC2 150
SortOf 28
Vindicta 12
SC2Nice 9
StarCraft: Brood War
Sea 3864
GuemChi 1106
Artosis 614
Shuttle 294
NaDa 23
Dota 2
monkeys_forever997
Counter-Strike
taco 904
Super Smash Bros
hungrybox299
AZ_Axe149
Other Games
summit1g11275
Day[9].tv886
shahzam560
C9.Mang0383
Maynarde136
ViBE76
Mew2King41
Organizations
Other Games
gamesdonequick990
BasetradeTV153
Counter-Strike
PGL87
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 15 non-featured ]
StarCraft 2
• Hupsaiya 468
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• HerbMon 15
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
Other Games
• Scarra1142
• imaqtpie948
• Day9tv886
Upcoming Events
Replay Cast
7h 26m
Replay Cast
22h 26m
The PondCast
1d 8h
KCM Race Survival
1d 8h
WardiTV Winter Champion…
1d 10h
Replay Cast
1d 22h
Ultimate Battle
2 days
Light vs ZerO
WardiTV Winter Champion…
2 days
Classic vs Nicoract
herO vs YoungYakov
ByuN vs Gerald
Clem vs Krystianer
Replay Cast
2 days
CranKy Ducklings
3 days
[ Show More ]
WardiTV Winter Champion…
3 days
MaxPax vs Spirit
Bunny vs Rogue
Cure vs SHIN
Solar vs Zoun
Replay Cast
3 days
Sparkling Tuna Cup
4 days
WardiTV Winter Champion…
4 days
Replay Cast
4 days
Replay Cast
5 days
Monday Night Weeklies
5 days
Replay Cast
5 days
Liquipedia Results

Completed

Proleague 2026-03-03
PiG Sty Festival 7.0
Underdog Cup #3

Ongoing

KCM Race Survival 2026 Season 1
Jeongseon Sooper Cup
Spring Cup 2026
WardiTV Winter 2026
Nations Cup 2026
ESL Pro League S23 Stage 1&2
PGL Cluj-Napoca 2026
IEM Kraków 2026
BLAST Bounty Winter 2026
BLAST Bounty Winter Qual
eXTREMESLAND 2025

Upcoming

ASL Season 21: Qualifier #1
ASL Season 21: Qualifier #2
ASL Season 21
Acropolis #4 - TS6
Acropolis #4
IPSL Spring 2026
CSLAN 4
HSC XXIX
uThermal 2v2 2026 Main Event
Bellum Gens Elite Stara Zagora 2026
RSL Revival: Season 4
NationLESS Cup
Asian Champions League 2026
IEM Atlanta 2026
PGL Astana 2026
BLAST Rivals Spring 2026
CCT Season 3 Global Finals
IEM Rio 2026
PGL Bucharest 2026
Stake Ranked Episode 1
BLAST Open Spring 2026
ESL Pro League S23 Finals
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2026 TLnet. All Rights Reserved.