From GamingWiki
Jump to: navigation, search
(Graphviz)
(Graphviz)
Line 28: Line 28:
 
=== Graphviz ===
 
=== Graphviz ===
 
<graphviz border='frame' format='png' renderer='neato'>
 
<graphviz border='frame' format='png' renderer='neato'>
  digraph teraPhi {edge [len=2]; Zashar -> Sephii -> Antares -> Zashar [dir = both] Deneb -> Sephii -> Eridanus [dir = both] Deneb -> Eridanus [dir = both]}
+
  digraph teraPhi {edge [len=2,dir=both]; Zashar -> Sephii -> Antares -> Zashar Deneb -> Sephii -> Eridanus Deneb -> Eridanus }
 +
</graphviz>
 +
 
 +
<graphviz border='frame' format='png' renderer='neato'>
 +
digraph thozeva {edge [len=2,dir=both]; Viagra -> Tombstone -> Zana -> Viagra -> Halogia -> Zana -> Areston -> Erewhon -> Viagra -> Oregon -> Tombstone Oregon -> New_system}
 
</graphviz>
 
</graphviz>

Revision as of 15:42, 13 April 2011

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.

Steel Town summary

Characters[edit]

{{#ask: player::Dave | ?campaign= | ?blurb= | ?high concept= | format=ul | template=SMW Character list }}

Scratchpad[edit]

Experiments below. If my page breaks your browser, this is probably why:

Graphviz[edit]

<graphviz border='frame' format='png' renderer='neato'>

digraph teraPhi {edge [len=2,dir=both]; Zashar -> Sephii -> Antares -> Zashar  Deneb -> Sephii -> Eridanus  Deneb -> Eridanus }

</graphviz>

<graphviz border='frame' format='png' renderer='neato'>

digraph thozeva {edge [len=2,dir=both]; Viagra -> Tombstone -> Zana -> Viagra -> Halogia -> Zana -> Areston -> Erewhon -> Viagra -> Oregon -> Tombstone Oregon -> New_system}

</graphviz>