\documentclass{article}
\usepackage[active,tightpage]{preview}
\usepackage{sgame}
\pagestyle{empty}
\begin{document}
\begin{preview}
\begin{center}
{\Large \textbf{Game with a continuum of completely mixed-strategy Nash equilibria}}
\end{center}
\begin{center}
\textbf{Subtable with strategies:}\\
Player 3 Strategy 1\\
\end{center}
\begin{center}
\begin{game}{2}{2}[\textbf{Player 1}][\textbf{Player 2}]
& \textbf{Left} & \textbf{Right} \\
\textbf{Top} &  $0,0,2$  &  $0,3,0$  \\
\textbf{Bottom} &  $3,0,0$  &  $0,0,0$  \\
\end{game}
\end{center}\begin{center}
\textbf{Subtable with strategies:}\\
Player 3 Strategy 2\\
\end{center}
\begin{center}
\begin{game}{2}{2}[\textbf{Player 1}][\textbf{Player 2}]
& \textbf{Left} & \textbf{Right} \\
\textbf{Top} &  $1,1,0$  &  $0,0,0$  \\
\textbf{Bottom} &  $0,0,0$  &  $0,0,3$  \\
\end{game}
\end{center}

\end{preview}
\end{document}
