A modern Music Player Daemon based on Rockbox open source high quality audio player
libadwaita audio rust zig deno mpris rockbox mpd
at master 32 lines 1.1 kB view raw
1\subsection{MazezaM} 2\screenshot{plugins/images/ss-mazezam}{MazezaM}{fig:mazezam} 3 4The goal of this puzzle game is to escape a dungeon consisting of ten 5``mazezams''. 6These are rooms containing rows of blocks which can be shifted left or 7right. 8You can move the rows only by pushing them and if you move the rows 9carelessly, you will get stuck. 10You can have another go by selecting ``retry level'' from the menu, 11but this will cost you a life. 12You start the game with three lives. 13Luckily, there are checkpoints at levels four and eight. 14 15\begin{btnmap} 16 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollBack, \ButtonScrollFwd, \ButtonLeft, \ButtonRight} 17 \nopt{IPOD_4G_PAD,IPOD_3G_PAD}{\PluginUp, \PluginDown, \PluginLeft, \PluginRight} 18 & 19 \opt{HAVEREMOTEKEYMAP}{ 20 \PluginRCUp, \PluginRCDown, \PluginRCLeft, \PluginRCRight 21 &} 22 Move Character 23 \\ 24 25 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu} 26 \nopt{IPOD_4G_PAD,IPOD_3G_PAD}{\PluginCancel} 27 & 28 \opt{HAVEREMOTEKEYMAP}{\PluginRCCancel 29 &} 30 Menu 31 \\ 32\end{btnmap}