The ui-design tag has no wiki summary.
11
votes
3answers
487 views
Why is forward=down mouse orientation commonly called “inverted”?
If you look at 3D games that allow you to control the camera using the mouse--most notably first-person and third-person shooter style games--you'll usually find two specific details:
By default, ...
3
votes
2answers
271 views
UI of a city-building game
I'm completely new to gamedev and want to learn how to design good UI for a city-building game (like SimCity).
What books and other materials can I read in order to learn it?
2
votes
4answers
224 views
Is “forcing the user” to accept the terms an acceptable design in a smartphone/iPhone game?
I am about to release my first iPhone game, has been a long project and I involved several people. My lawyer strongly recommended me to add a "terms and conditions" page at the beginning of the app ...
0
votes
1answer
219 views
Who makes the art assets for mobile games?
I know how to develop apps for Android but never tried developing games, and I want to start soon. For developing games we need sounds and high quality images (say a background, characters, logos, ...
15
votes
5answers
789 views
Given a RGB color x, how to find the most contrasting color y? [duplicate]
Possible Duplicate:
Making a symbol appear on any colour
I have to mark a certain item in a way that will make it stick-out in the background. I need it to be surrounded with the color that ...
11
votes
2answers
455 views
What is “streamlined” user interface?
I have come across this term "streamlined" user interface, and I wonder how is it different from other user interface type? What is the different between "streamlined" and "non-streamlined" user ...
2
votes
1answer
133 views
Draw “vision cone” / targetting element onto game world
I'm wanting to indicate various things using a "pie slice" sort of shape as below. Similar to vision cones in stealth game minimaps, or targetting indicators in RTS type games for frontal area ...
3
votes
3answers
194 views
Score vs. Kills in a casual game
I am making a simple phone game and having a conceptual argument with my partner. The argument might end up being inconsequential, but I would like to hear some opinions from actual devs who are ...
2
votes
3answers
359 views
Good Video Game User Interface Design Books/Websites? [closed]
I having been programming games for some time, but while my teachers say that my code is good and advanced, my friends say that the interface is hard to understand and not the easiest to navigate. I ...
2
votes
2answers
248 views
An evaluation of game UI, based on certain usability criteria?
Is there a resource online which has made the effort to evaluate game user interfaces and estimate their usability (by genre)? (something like what Nielsen does). In-game reviews in magazines ...
0
votes
1answer
433 views
UX guidance for mobile games
I m in need of some UX guidance if there is any for a game in mobile.
for example for pausing the game (assume I m not using iOS) say you want to pause the game and you dont want to loose part of ...
18
votes
7answers
1k views
Interfaces 101: Making it Pretty
I've made a few games which I've actually released into the wild. There's one particular issue I run into over and over, and that's the issue of the interface/theme of the game.
How can you make ...
0
votes
5answers
348 views
How does one accurately design a UI?
I'm currently wishing to draw up my UI for a 2d game, however I'm not so sure what the normal strategy is for creating the images for a UI. Are there any programmes which are specifically accurate for ...
6
votes
2answers
715 views
Graphical Interface Design
I have the following problem: Although I know some of color theory, and the interface design ideals (about how it must be usable, and etc...), my interfaces are REALLY ugly. fugly, eye bleed material, ...
7
votes
7answers
266 views
Ergonomics studies on choosing keys on a keyboard?
I have the following problem:
My game supports multiple powers, that you can use when you want, or even mix them, I currently assigned them to the numbers on the top of the keyboard.
After so much ...
3
votes
2answers
843 views
UI design examples?
I am not asking the theory of UI design, or how to do one, I am asking for examples and resources, like... How to draw this fiddly stuff, or how to code another circular thing, or a gallery of game ...