Questions tagged [game-design]
Game Design is the process of deciding the rules and mechanics of a game, and solving balancing problems to achieve the intended play experience. For questions about design of software code, use the Software Engineering or Algorithm tags instead. Likewise, questions about visual design should use Art or Graphics tags.
1,704 questions
7
votes
4
answers
715
views
Balancing a game about gladiatorial robot combat
Suppose a player can construct a robot built from various parts and each part costs money. How would you balance the cost of a weapon against its capabilities? What about balancing weapons against ...
24
votes
11
answers
5k
views
Approaching the Fun Factor in Game Design
As designers there has to be some ways you've approached establishing the 'fun-factor' in your games. You've likely done something in one game that may very well transfer into the future games you've ...
91
votes
16
answers
111k
views
Good game design books? [closed]
I have some experience in creating, however I like to have some well written reference material to help me produce better products. Are there any game design books that are not aimed at a particular ...
11
votes
6
answers
1k
views
Design Document Contents [closed]
What is the minimum content that a game design document should have?