Hello there,
I have a question concerning my game Blockz, which I slowly picked up working on again.
This is a screeny:

You can play a level and earn a trophy.
You can replay a level in order to try to get a better trophy unless you finished it already with the best score possible
Each move will be shown with a number that counts up per move. (Only real moves will be counted, so when clicking a block that can't move: it will not be counted as a move)
The number of moves you take will be shown in the 1st line
If you have beaten a level you get a trophy. Which one (eg. gold, silver, bronze) depends on how much moves it took you to solve it. This trophy will be shown in the 3th line.
If you are replaying a level in order to beat the trophy (and therefor score) you got for that specific level, the trophy you already have earned for this level will be shown in the 2nd line.
The 3 lines (in a gui):
Number of moves: <nummer of moves>
Previous earned trophy: <name of trophy>
Current earned trophy: <name of trophy>
Since English is not my native language I would like to know this:
What would be really well fitting names for the 3 labels ("Number of moves:", "Previous earned trophy:" & "Current earned trophy")?
I'm not really satisfied with how I have named them now...
Thanx.
I have a question concerning my game Blockz, which I slowly picked up working on again.
This is a screeny:

You can play a level and earn a trophy.
You can replay a level in order to try to get a better trophy unless you finished it already with the best score possible
Each move will be shown with a number that counts up per move. (Only real moves will be counted, so when clicking a block that can't move: it will not be counted as a move)
The number of moves you take will be shown in the 1st line
If you have beaten a level you get a trophy. Which one (eg. gold, silver, bronze) depends on how much moves it took you to solve it. This trophy will be shown in the 3th line.
If you are replaying a level in order to beat the trophy (and therefor score) you got for that specific level, the trophy you already have earned for this level will be shown in the 2nd line.
The 3 lines (in a gui):
Number of moves: <nummer of moves>
Previous earned trophy: <name of trophy>
Current earned trophy: <name of trophy>
Since English is not my native language I would like to know this:
What would be really well fitting names for the 3 labels ("Number of moves:", "Previous earned trophy:" & "Current earned trophy")?
I'm not really satisfied with how I have named them now...
Thanx.