Specifications
Chapter 12. Plugins 102
As soon as a button to control one of the paddles is pressed, control of that paddle
passes to the player, so for a single player game, just press the appropriate buttons to
control the side you want to play. For a two player game, both players should just press
the appropriate buttons for their side.
Key Remote Key Action
Up Left player up
Down Left player down
Rec Right player up
Play Right player down
Power Quit
12.1.21. Reversi
This is a simple implementation of the Reversi game. The objective of the game is to
have a majority of own coloured pieces showing at the end of the game. The game rules
can be found in the internet.
You can choose to play manually (you place both the white and dark pieces) or to
play against a (not very smart) robot.
12.1.22. Robotfindskitten
Figure 12.19.: Robotfindskitten
In this game, you are robot (#). Your job is to find kitten. This task is complicated
by the existence of various things which are not kitten. Robot must touch items to
determine if they are kitten or not. The game ends when robotfindskitten.
The Rockbox manual (version rUnversioned directory-150516) Iaudio X5