Downloads
release
dev builds
extras
themes
Documentation
manual
wiki
device status
Support
forums
mailing lists
IRC
Development
bugs
patches
dev guide
Search
Donate
Search
| Go
Wiki
>
Main
>
PluginIndex
>
PluginSnake2
---+!! Snake2 plugin Yet another snake game. The basic rules are the same as always. You move the snake around, and eat the apples that pop up on the screen. Each time you eat an apple, the snake gets longer. The game ends when you hit a wall, or run into yourself. ---++ Menu Here you select the speed, the maze and the game type (A or B). | *Action* | *Recorder* | *Ondio* | *iRiver* | *MR-100* | | Quit | Off | <nop>OnOff | Stop | Power | | Select maze | F1 | Left | Rec | Left/Right | | Select game type (A or B) | F3 | Right | Mode | Menu | | Increase speed | Up/Right | Up | Up/Right | Up | | Decrease speed | Down/Left | Down | Down/Left | Down | | Start the game | Play | Mode | Play | Select | ---++ Game types ---+++ Game A Here you play in the maze selected with F1, eating as many apples as you can. ---+++ Game B Here you will start in maze 1, and after eating the required amount of apples, you will advance to the next maze. After completing all the mazes, it gets harder, as you have to eat even more apples to advance to the next maze. ---++ In-game keys | *Action* | *Recorder* | *Ondio* | *iRiver* | *MR-100* || | Quit | Off | <nop>OnOff | Stop | Power || | Move the snake | Direction keys ||||| | Pause/Resume | Play | Mode | Play | Select || ---++ Creating your own mazes The mazes are stores in a text file, *.rockbox/snake2.levels*, and you can edit it to add your own mazes. Each maze consists of 16 lines of 28 characters, with an empty line separating each maze. Each character can be one of three types: * *+* - Corner * *|* - Vertical line * *-* - Horizontal line * *.* - Empty Here is the maze in screen shot 2 below: <verbatim> +---------+......+---------+ |.........|......|.........| |.........|......|.........| |.........|......|.........| |.........+------+.........| |..........................| +----..................----+ ............................ ............................ ............................ +----..................----+ |..........................| |.........|......|.........| |.........|......|.........| |.........|......|.........| +---------+......+---------+ </verbatim> Just add an empty line and your new maze to the end of the file, and snake2 will add it to the game. ---++ Screenshots <img alt="snake2_1.png" src="%ATTACHURLPATH%/snake2_1.png" /> <img alt="snake2_2.png" src="%ATTACHURLPATH%/snake2_2.png" /> back to PluginIndex --- CategoryPlugin: Another Snake game [Recorder%Y%, Ondio%Y%, H100%Y%, H300%Y%, H10%Y%, iPod 1G2G%Y%, iPod 4G%Y%, iPod Color%Y%, iPod Mini%Y%, iPod Nano%Y%, iPod Video%Y%, iAudio M5%Y%, iAudio X5%Y%, Gigabeat%Y%, Sansa e200%Y%, Sansa c200%Y%, MR-100%Y%]
E
dit
|
A
ttach
|
P
rint version
|
H
istory
: r17
<
r16
<
r15
<
r14
|
B
acklinks
|
V
iew topic
|
M
ore topic actions
r17 - 16 May 2010 - 23:46:28 -
JustinHannigan
Parents:
PluginIndex
Copyright © by the contributing authors.