From GamingWiki
(→Graphviz 1) |
(→Graphviz 1) |
||
Line 37: | Line 37: | ||
Deneb [URL="Deneb"]; | Deneb [URL="Deneb"]; | ||
Eridanus [URL="Eridanus"]; | Eridanus [URL="Eridanus"]; | ||
− | NovOrion [URL=" | + | NovOrion [URL="Nov'Orion"]; |
Sephii [URL="Sephii"]; | Sephii [URL="Sephii"]; | ||
− | + | Zashar [URL="Zash'ar"]; | |
edge [len=2]; | edge [len=2]; | ||
Antares -> Zashar | Antares -> Zashar |
Revision as of 05:08, 9 June 2011
What I've been playing recently |
---|
Dave is the administrator of this website.
Dave is the ruler of this domain.
Dave is the geek to complain to when something is not working properly.
Games[edit]
I'm probably involved in every game mentioned on this site. More details as I make time to write them.
Characters[edit]
{{#ask: player::Dave | ?campaign= | ?blurb= | ?high concept= | format=ul | template=SMW Character list }}
- Derrick Phezir, pilot and grump in Tales of the Efferdhal Lily
- many more, to be listed once I find the time
Scratchpad[edit]
Experiments below. If my page breaks your browser, this is probably why:
Graphviz 1[edit]
<graphviz border='frame' format='png' renderer='neato'>
digraph teraPhi { Antares [URL="Antares"]; Deneb [URL="Deneb"]; Eridanus [URL="Eridanus"]; NovOrion [URL="Nov'Orion"]; Sephii [URL="Sephii"]; Zashar [URL="Zash'ar"]; edge [len=2]; Antares -> Zashar Deneb -> Eridanus ; edge [len=2,dir=both]; Zashar -> Sephii -> Antares Deneb -> Sephii -> Eridanus Zashar -> NovOrion -> Antares Deneb -> NovOrion -> Eridanus ; }
</graphviz>
Graphviz 2[edit]
<graphviz border='frame' format='png' renderer='neato'>
digraph thozeva {edge [len=2,dir=both]; Viagra -> Tombstone -> Oregon -> Viagra -> Halogia -> Tombstone -> Zana -> Viagra -> Areston -> Erewhon -> Viagra Areston -> Zana Oregon -> New_system}
</graphviz>