Directory graphics/pgf/contrib/istgame
README.txt
istgame.sty: Draw Game Trees with TikZ ========================================= Author: In-Sung Cho Introduction: This is a LaTeX package that provides macros based on TikZ to draw game trees. The main idea underlying the core macros here is the completion of a whole tree by using a sequence of simple 'parent-child' tree structures, with no longer relations involved like the use of grandchildren or great-grandchildren. With the istgame package, you can draw game trees as easily as drawing game trees with pen and paper. Dependencies: The package istgame depends on the packages tikz, xparse, and expl3. License: This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3c of this license or any later version. The latest version of this license is in http://www.latex-project.org/lppl.txt. Contacts: Please report any errors or suggestions to the author, In-Sung Cho at <ischo at ktug.org>.
Download the contents of this package in one zip archive (863.9k).
istgame – Draw Game Trees with TikZ
This LaTeX package provides macros based on TikZ to draw a game tree. The main idea underlying its core macros is the completion of a whole tree by using a sequence of simple ‘parent-child’ tree structures, with no longer nested relations involved (like the use of ‘grandchildren’ or ‘great-grandchildren’).
Using this package you can draw a game tree as easily as drawing a game tree with pen and paper.
This package depends on expl3, TikZ, and xparse.
The ‘ist’ prefix stands for “it’s a simple tree” or “In-Sung’s simple tree.”
Package | istgame |
Version | 2.1 2022-03-22 |
Licenses | The LaTeX Project Public License 1.3c |
Copyright | 2015–2019 In-Sung Cho |
Maintainer | In-Sung Cho |
Contained in | TeX Live as istgame MiKTeX as istgame |
Topics | Tree Experimental LaTeX3 Games PGF TikZ |