Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Atahensic424y@Demolishun yeah but game designers are not expected to be experts in all those fields
-
Game design can make or break the quality of the game. It’s not just the programming behind, it’s the overall user experience as well. It has to be entertaining and easy to pick up and play
-
Root784114yThere is more to game dev/design than practically any other field. I believe the only one that surpasses it in complexity is the entirety of biology: genetics, virology, chem and organic chem, bloodwork, anatomy, medicine, surgery, etc.
So yes, it is absolutely something you need to study (and study, and study, and apply, and practice) to do well.
Just what does making a great game involve? Here’s a list:
• Premise. (The core idea)
• Market research. (will anyone play it?)
• Story writing.
• Character design.
• Worldbuilding.
• Art.
• Modeling.
• Animations.
• Camera work.
• Mapping.
• Mechanics.
• Psychology/motivations.
• Immersion.
• Balance.
• Controls.
• UI and UX.
• Engine (and all it entails).
• Netcode.
• Security.
• Graphics.
• Shaders.
• Hardware support.
• Performance.
Notice how few of these are code-related? This list also doesn’t include overhead, such as management, accounting, marketing, publishing, support, billing, legal, …. -
Atahensic424yI read some books on game design. When I saw them use "fun" as a term, I stopped reading.
-
Atahensic424yAnd pls don't confuse game development and game design. I'm speaking only about game design as a discipline.
-
A good question… if you mean study as “in school” I doubt it, if you mean in a more general term, I’d say one can study it by playing games and observing closely how and why things are placed like they do and how other people behave in relations to it… the trick is that game design is an evolving field, so one must not stop studying after they produce a good design: an innovation or a change in the way a previous feature is used is… always behind the corner.
This is gonna sound like a meme, but I really think a good game designer needs to love games: if you approach what I just said without interest in games you will not dig deeper and find that specific features are designed specifically for small but noisy groups (e.g speedrunners), which is very unproductive to ignore! -
@Root I think lots of items from that list, things like storywriting, texturing, modeling and even the basic scripting/coding itself regarding gameplay rules are difficult to teach in a theoretical sense — people who create game assets tend to be self-taught, out of passion.
But that is considering you already have the tools.
Building the tooling, the engines, that does get academical very quickly.
If you hear the devs from Path of Exile (custom, very tailored engine) talk about light transport research and map generation algorithms, it's pretty clear they've studied in related fields.
Building a game on top of existing Unity/Unreal engine requires nothing but passion, practice and determination though. And a parental basement to live in, because you're most likely not going to earn even minimum wage. -
Root784114y@bittersweet It is difficult to learn most of those from classes( you’re absolutely right. But studying isn’t just school. If you really want to get into game dev, the best way to learn is by playing games. That’s your study material. And making your own, of course :)
I would also recommend taking to devs, reading what books you can, and interning at a studio if possible. -
@Root And because the field is so broad, you either need to mask your deficiencies by carefully selecting your genre, or find a larger team.
In other words, make a 2D platformer or visual novel if you're great at drawing textures, stick to an abstract geometric puzzle game if your art skills aren't great, etc.
I think if you're planning to go at it alone, the ability to simplify is the best skill you can have. -
@Root And if you're teaming up with other amateur game devs or asset artists, set up some fair expectations.
My girlfriend has done voice acting for a bunch of indie games for free, but it's super important to be clear and honest about whether it's volunteering, hourly rate, priced per x words, or based on percentage of game revenue.
For most work she did it for fun because she liked the projects, and fully realizing the games would not make a profit at all.
But she still has a simple contract stating "volunteering work, unless the game makes more than x revenue in which case x fee will be charged" -
Tonnoman6084yI am kind of confused whether you mean the technical part (which isn't simple, for sure) or the more "what experience do you want" part, which I still think has some complications to it if you are building a commercial product specifically
-
Atahensic424y@Demolishun my point is not whether it is fun, but whether a discipline that uses questionable terms like "fun" is a discipline worth studying formally (college etc.). In an analogical context, I would say game design is still an alchemy and not a chemistry.
Related Rants
Do u think game design is really a field one can study?
No offence, it just seems to me like a pseudo science.
I know there are some kinds of study programmes and stuff.
I just think it is way better for people to be experienced in coding, do graphics as a hobby and study psychology (or something related) instead.
question
opinion