Tagged Questions
1
vote
0answers
54 views
Implementing Tools in a Toolkit
I've been building a toolkit for my game and recently decided I needed a history system as well as clean out the mountain of event handlers building up in my code. To do this, I've started using ...
3
votes
4answers
339 views
Software Design/Modelling method and tool for games?
I've heard that UML is a great modelling language for software design. However, for software, such as game, that will certainly encounter major changes during the development, I doubt that UML will ...
3
votes
3answers
143 views
What kind of skills are required to work in a content pipeline department in a high level role
I'm looking more for high level role such as producer/manager of the group making the tools for a content pipeline. This would be for a large AAA studio.
Also what kinds of tools are they creating?
3
votes
1answer
451 views
Online architecture guide
I am a newbie in gamedev, and I don't know about programmer's problems that can appear during development.
So can you advice me some best practice for starting build new online multi-player game ...