Tagged Questions
2
votes
2answers
431 views
References about Game Engine Architecture in AAA Games
Last weeks I focused on game engine architecture and learned a lot about different approaches like component based, data driven, and so on. I used them in test applications and understand their ...
5
votes
6answers
278 views
Where are the requirements documents for console game software?
I hear that the console game platforms have strict requirements for their games. For example I just read an answer that stated loading screens must have an animation on them so that the game doesn't ...
78
votes
11answers
9k views
Good resources for learning about game architecture?
Are there any good resources for learning about game architectures? I am looking for high level overviews of different architectures. I tend to find information about the various pieces of a game such ...