summaryrefslogtreecommitdiff
path: root/manual/plugins/snake.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/snake.tex')
-rw-r--r--manual/plugins/snake.tex7
1 files changed, 7 insertions, 0 deletions
diff --git a/manual/plugins/snake.tex b/manual/plugins/snake.tex
index dfe596b..c43d588 100644
--- a/manual/plugins/snake.tex
+++ b/manual/plugins/snake.tex
@@ -1,4 +1,11 @@
\subsection{Snake}
+\begin{figure}[h!]
+\begin{center}
+\includegraphics[width=4cm]{plugins/images/ss-snake-\genericimg.png}
+\end{center}
+\caption{Snake}
+\end{figure}
+
This is the popular snake game. The aim is to grow your snake as large
as possible by eating the dots that appear on the screen. The game will
end when the snake touches either the borders of the screen or itself.