Tagged Questions
2
votes
3answers
240 views
How best to describe ranking and prizes using icons?
I have a site with an online game, there is a ranking of players.
For each game the player gets points which are summed up in their ranking.
During the game I want to show how much the player won ...
2
votes
4answers
254 views
Icon for number of “lives” remaining [closed]
I am writing a game for which the user has a set amount of "lives". Each time he makes a mistake, he loses a life. When the "lives" counter reaches 0, the game is over.
What would be an appropriate ...
13
votes
5answers
1k views
How to represent level of difficulty while selecting a game?
I am working on a menu to select from various (3) game variants shown from top to bottom, each variant offering different difficulty levels.
The difficulty will be selected by swiping (touch input ...