summaryrefslogtreecommitdiff
path: root/manual/plugins/boomshine.tex
diff options
context:
space:
mode:
authorSebastian Leonhardt <sebastian.leonhardt@web.de>2016-04-13 00:14:02 +0200
committerGerrit Rockbox <gerrit@rockbox.org>2016-04-15 01:15:30 +0200
commit6548dc294357f4f13a17bf34206038a3a93f1ff7 (patch)
tree01db3583288e51d135901b2f92614fb32190d9a8 /manual/plugins/boomshine.tex
parent8a0360dd1e25a83186ec1aad1cecaad915de1ea6 (diff)
downloadrockbox-6548dc294357f4f13a17bf34206038a3a93f1ff7.tar.gz
rockbox-6548dc294357f4f13a17bf34206038a3a93f1ff7.zip
Manual: Add missing plugins
The text is usually only a short description taken from the wiki and don't contain screenshots or keymaps, but should be better than nothing. :) Added manual entries: - Boomshine - Dict - FFT - main_menu_config - Matrix - Maze (including keymap) - PDbox - Superdom Additional changes/fixes: - fix "Clix" alphabetical order - add Frotz & ZXBox to games preamble Change-Id: I169870420cbac8123695747ccfcbaaf3478c11cc
Diffstat (limited to 'manual/plugins/boomshine.tex')
-rw-r--r--manual/plugins/boomshine.tex5
1 files changed, 5 insertions, 0 deletions
diff --git a/manual/plugins/boomshine.tex b/manual/plugins/boomshine.tex
new file mode 100644
index 0000000000..d3a3d8504b
--- /dev/null
+++ b/manual/plugins/boomshine.tex
@@ -0,0 +1,5 @@
1\subsection{Boomshine}
2
3This is a game coded in Lua that's a clone of \url{http://www.yvoschaap.com/chainrxn/}.
4It is a rather basic game, but probably a good way to show off some of Lua's features
5in Rockbox.