This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#8925 - clix for color player
|
DetailsThis is the clix game for rockbox, goal of the game is to remove all blocks from the board. You can only remove 2 blocks of the same color with a cirect connection. The more blocks you remove per turn the more points you get.
I tested this on a Sansa e200 which is the only target i have. Also tried it on the Sansa c200 simulator. Please try it on other color targets(LCD_DEPTH >= 16) and report any bugs. |
This task depends upon
It would be possible to make the field bigger depending of the lcd size of the player, but I'm not sure how mucht this effects gameplay btw. complexity.
Maybe an option would be the right thing, so if the player supports a bigger field than you can choose it if you want it.
thanks for testing and feedback.
Making bigger cells looks not so good i would say.
The scrolling doesn't seem to work (nothing happens when scrolling in-game), so currently you can only move sideways. Also, I'd personally prefer to have MENU move up, PLAY move down, and MENU+SELECT quit, like in minesweeper. You could still have scrolling as well as these, as minesweeper does.