summaryrefslogtreecommitdiff
path: root/manual/chapter5/snake.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/chapter5/snake.tex')
-rw-r--r--manual/chapter5/snake.tex8
1 files changed, 0 insertions, 8 deletions
diff --git a/manual/chapter5/snake.tex b/manual/chapter5/snake.tex
deleted file mode 100644
index dfe596b6f5..0000000000
--- a/manual/chapter5/snake.tex
+++ /dev/null
@@ -1,8 +0,0 @@
1\subsection{Snake}
2This is the popular snake game. The aim is to grow your snake as large
3as possible by eating the dots that appear on the screen. The game will
4end when the snake touches either the borders of the screen or itself.
5
6Change levels with UP/DOWN keys (level 1 is slowest, level 9 is
7fastest). Press PLAY to start or pause.
8