Directory macros/latex/contrib/sgame
    README
Formats strategic games. For a 2 x 2 game, for example,
the input
  \begin{game}{2}{2}
          &$L$	 &$M$\\
  $T$	&$2,2$	 &$2,0$\\
  $B$	&$3,0$	 &$0,9$
  \end{game}
produces output with (a) boxes around the payoffs, (b) payoff
columns of equal width, and (c) payoffs vertically centered
within the boxes.
The style is incompatible with array.sty.
    
   Download the contents of this package in one zip archive (77.3k).
sgame – LaTeX style for typesetting strategic games
      Formats strategic games. For a 2x2 game, for example, the
      input:
    
        \begin{game}{2}{2}
                  &$L$         &$M$\\
        $T$       &$2,2$       &$2,0$\\
        $B$       &$3,0$       &$0,9$
        \end{game}
      
      produces output with (a) boxes around the payoffs, (b) payoff
      columns of equal width, and (c) payoffs vertically centered
      within the boxes.
    
  Note that the game environment will not work in the argument of another command.
| Package | sgame | 
| Home page | https://www.economics.utoronto.ca/osborne/latex/index.html | 
| Version | 2.15 | 
| Licenses | The LaTeX Project Public License | 
| Maintainer | Martin J. Osborne | 
| Contained in | TeX Live as sgame MiKTeX as sgame | 
| Topics | Games | 
