Blockrage
From DingooWiki
| Blockrage | |
|---|---|
| |
| Platform(s): | Dingoo-Linux |
| Download(s): | Openhandhelds archive |
| Developer(s): | Zear |
| Version: | Release 2 |
| Status: | Released and functional |
| Homepage: | Blockrage release thread |
Blockrage is a statically compiled port of Blockrage for dingux.
Contents |
[edit] Installation
Simply copy the blockrage directory somewhere on your filesystem in the local folder and run the executable.
To launch it with dmenu use this in your dmenu.cfg (adjust your folders accordingly) :
MenuItem Blockrage
{
Icon = "res/games/blockrage.png"
Name = "Blockrage"
Executable = "./blockrage"
WorkDir = "/usr/local/games/blockrage"
}
[edit] Controls
[edit] One Player
| | Move Block |
| | Rotate Block |
| | Drop Block |
| | Menu |
| | Apply (in menus) |
[edit] Two Players
In order to play with the two player key mappings, you have to "cp blockrage.cfg.2p blockrage.cfg". This will overwrite the blockrage settings. If you want to play with one-player-only key mappings later, you have to "cp blockrage.cfg.1p blockrage.cfg".
| | Menu |
| | Apply (in menus) |
[edit] First player
| | Move Block |
| | Rotate Block |
| | Drop Block |
[edit] Second player
| | Move Block |
| | Rotate Block |
| | Drop Block |
Of course you can always arrange keys on your own through the menu, instead of using the preconfigured configs.
[edit] Changelog
Release #2 13/07/2009
- compiled with -msoft-float, background in level 4 is much faster now
Release #1 14/06/2009
- initial release


