\documentclass{article}
\usepackage[active,tightpage]{preview}
\usepackage{sgame}
\pagestyle{empty}
\begin{document}
\begin{preview}
\begin{center}
{\Large \textbf{2x2x4 game with Nash equilibria in the relative interior of the correlated equilibrium polytope}}
\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} &  $2,0,0$  &  $0,1,1$  \\
\textbf{Bottom} &  $0,2,1$  &  $1,0,2$  \\
\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,0,2$  &  $0,2,1$  \\
\textbf{Bottom} &  $0,1,1$  &  $2,0,0$  \\
\end{game}
\end{center}\begin{center}
\textbf{Subtable with strategies:}\\
Player 3 Strategy 3\\
\end{center}
\begin{center}
\begin{game}{2}{2}[\textbf{Player 1}][\textbf{Player 2}]
& \textbf{Left} & \textbf{Right} \\
\textbf{Top} &  $1,0,1$  &  $0,1,2$  \\
\textbf{Bottom} &  $0,2,0$  &  $2,0,1$  \\
\end{game}
\end{center}\begin{center}
\textbf{Subtable with strategies:}\\
Player 3 Strategy 4\\
\end{center}
\begin{center}
\begin{game}{2}{2}[\textbf{Player 1}][\textbf{Player 2}]
& \textbf{Left} & \textbf{Right} \\
\textbf{Top} &  $2,0,1$  &  $0,2,0$  \\
\textbf{Bottom} &  $0,1,2$  &  $1,0,1$  \\
\end{game}
\end{center}

\end{preview}
\end{document}
