diff options
Diffstat (limited to 'src/body/status.tex')
| -rwxr-xr-x | src/body/status.tex | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/src/body/status.tex b/src/body/status.tex new file mode 100755 index 0000000..be0f264 --- /dev/null +++ b/src/body/status.tex @@ -0,0 +1,17 @@ +\chapter{Server status} +\label{chap:status} + +client-gameserver interaction. status, info, rules, relevant information, what purpose does it serve, etc\cite{oldunreal1}. + +\begin{figure}[h] + \centering + \includegraphics[width=\textwidth]{img/overview-cgs} + \caption{Focus on interaction between client and gameserver}\label{fig:overviewcgs} +\end{figure} + +\begin{figure}[H] + \centering + \includegraphics[width=\textwidth]{img/status-exchange} + \caption{Interaction between client and gameserver over time.}\label{fig:status} +\end{figure} + |
