From 51f9c4adf8a605bd955bfc4c2c09e7ff99808a0f Mon Sep 17 00:00:00 2001 From: Darkelarious Date: Sun, 20 Dec 2020 19:42:29 +0000 Subject: initial draft commit --- src/status.tex | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100755 src/status.tex (limited to 'src/status.tex') diff --git a/src/status.tex b/src/status.tex new file mode 100755 index 0000000..be0f264 --- /dev/null +++ b/src/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} + -- cgit v1.2.3