Posted By: wraggster
New from pimpware
I wanted to know more about gui-programming the PSP.. ;-)
So I created a simple but funny game. PHORV (Puzzle with HORizontal and Vertical lines). For the PSP!
Enjoy!.
Goal of the game
The goal of the game is to clear the field by selecting removing two equal-coloured tiles at a time. Once a field is cleared you advance to the next level. When all levels in a category are completed, you unlock a new category with more and harder levels.
Making a move
To make a move, you need to perform three actions.
First you need to select a column by selecting one of the buttons in the horizontal button row.
You also need to select a row by picking a spot in the vertical button row.
Finally, after you have selected horizontal and vertical column, you can submit your move.
If the move is valid the two selected tiles will be removed from the field, and you can make your next move. When all tiles are removed from the field, you have completed the level.
Download and Give Feedback Via Comments