|
In explaining what a build order is to someone who knows nothing about StarCraft, and how different build orders make a difference in game styles, I made this image:
Sample Build Order Graph: http://i.imgur.com/CZ69z.jpg
Instead of listing a bunch of different builds from start to finish, I've arranged them as a prefix tree. Doing this lets you see how different builds diverge and how decisions you make at various points in time affect the offensive / defensive nature of the build. Also, it helps me memorize multiple build orders because now you only have to memorize these 'choice points' in the graph where you have multiple options.
I realize those builds are for BW, and this is the SC2 forum but the builds themselves don't matter, just the visualization.
I'd be interested on your thoughts on using this technique to view multiple build orders, as I haven't seen anyone list them this way before. Also, it would be interesting to build some sort of comprehensive tree of build orders for SC2 in this manner with some sort of web interface to click through and expand branches as you explore.
Edit: typo
|
Hey wow, actually really like it. For someone just starting playing, its a easy way to learn all the openings without having to search them up by names which they may or may not know. Its a lot easier to see with the chart because you begin to see divergences between builds rather than learning each build as a separate entity
|
|
This is actually really cool, I like it. Hopefully it catches on and people start designing things like this for sc2, it'd be really good just to print something like this out and tape it to a wall or something next to your computer to glance at while you're playing
|
Great in concept, bad in execution.
By bad I mean "very hard to actually to do."
It's easy when you have a pen+paper, yet how can I show people on TL? Not everyone has a scanner Or the patience / willingness to use a program that can create that informational organization system.
Although I think it is, in many ways, far superior to the standard '# action' lists we currently use as the standard for communicating builds.
|
I think it's great, especially because it's easy to see how to make decisions based on what you want. Of course different build are made for different purposes, and at this point you would have to search "toss aggression build" or something of the sort if you didn't know the possible stats.
It would make it easier for a new player to learn how to play
|
Not a fan, personally. I don't see what the benefit of this, in any circumstance.
A. Memorize a few fucking builds
B. Know when to use them.
Learning to look over at another screen often is frankly ridiculous, and definitely does not meet the criteria of a tactic/strategy related to successful play in SC2.
|
On August 07 2011 13:00 bonerificus wrote: Not a fan, personally. I don't see what the benefit of this, in any circumstance.
A. Memorize a few fucking builds
B. Know when to use them.
Learning to look over at another screen often is frankly ridiculous, and definitely does not meet the criteria of a tactic/strategy related to successful play in SC2.
Actually, what's really good about this structure is it allows you to solidify *when* exactly you are able to divert from or stay in a build order you are doing.
For example, when is a good time to switch from 111 Banshee into a transition once you see them building an Evo chamber? Is it more efficient to stay the course or are you still in a gray enough area to shift your build without coming out at a loss?
This structure allows you to teach new build orders without the need to explain in such vague terms such "when you think ____" or "when it feels like your opponent is doing _____"
Not only that, it also allows you to keep track of when you make mistakes in your non numbers oriented game play when watching your replays.
|
thats actually really cool. it will help a ton in not having to improvise random unit combinations to deal with a situation. great post
|
|
Cool idea, I'd like to see it made out using a mind mapping program ofc, instead of pen and paper :D
Loving those backgrounds, I've just set the Terran one to mine, wont be forgetting them ever again!! Thanks a bunch. I usually have like 5-6 notepads open with my build orders scattered across my second screen
|
At the very least, you can represent the same amount of information in much less space
|
Cool idea. Some brainstorming might have to be done to find a way to represent "dense" decision trees in a way that is visually comprehensible, but I think this is a good method for displaying build orders.
|
On August 08 2011 05:27 Fission wrote: Cool idea. Some brainstorming might have to be done to find a way to represent "dense" decision trees in a way that is visually comprehensible, but I think this is a good method for displaying build orders.
I think a way to do this could be to have a 'popularity' ranking for leaf nodes, and collapse branches which are unpopular. Given a decent interface which allows collapsing and expanding of nodes this could be a pretty powerful visualization method for build orders. I'm just too lazy to write it
|
You can try a mind-mapping software like http://www.xmind.net/ to create the diagrams and decision paths, it's rather easy to use once you get the hang of it. In any case, regardless of what visual form this comes in it's a pretty cool idea. Cheers!
|
Haha this is actually really good...
I would do this with strategies, but I never thought to do it with Builds
^_^
I'm still not a big fan of the number system though....what if you lose a worker? Haha
|
I thought of something like this a while back, but it was a "possibili-tree," basically a tree chart of divergent paths or strategies based on an opener/build order. They get complicated really fast, though.
|
sounds great for new player !
Good job
|
Looks like a red-black tree; good way to visualize it though.
|
I made one of these with simplified strategies so it had only 3 or so branches for my friend who was really new to the game. When i got him to play i thought about how to teach someone who has no knowledge of the game before playing but who can also grasp simple ideas and execute simplified strategies while reacting to in game events.
Coming up with a noob how to guide is actually extremely hard, you really have to be concise and truly understand concepts before you can explain them to someone else. My trees were designed for someone who doesnt have enough knowledge to follow a truly strict BO and instead was more like:
****************************************scout opponent******************************************************* standard play********rush dt's**********rush colossi***********rush air (voids or phoenix)******cheese -4 gate**************-into more gates**-blink stalker +colo****-mass voids*********************-proxy -2 gate robo FE****-archon zealot*****-voidray+colo**********-carrier rush*********************-cannons
with a simple explanation of how to execute each build. I was considering making a general opener tree for each race followed up with what opener counters it, or at least doesn't die to it but never did make one.
The flowchart layout can be very good for visual learners but is limited in its ability to be extremely complex. At a certain point it becomes too muddled with varying branches that it is no longer neatly organized and loses any advantages of being in a flowchart.
*EDIT* it didnt add all the spaces between the different trees so it just looked bad on the forum oh wells i added the * to space it out instead.
|
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:
|
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
|
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.
|
+ 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]](http://i.imgur.com/a4g1e.png) 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 ^
|
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]](http://i.imgur.com/a4g1e.png) 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.
|
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.
|
|
|
|