Joined June 2011
·

Stephen Orr

Senior Software Engineer at Impact Applications
·
Walsall, West Midlands, UK
·
·
·

Posted to MVC in games, yeah - you heard me! over 1 year ago

MVC is a very obvious separation of concerns for games development. I encourage it, and so did the books I self-assigned myself at university (Game Coding Complete, Second Edition, for example).

Sometimes compromises are necessary in order to get a game shipped, but MVC should help to reduce the complexity of the code such that bugs are easier to find (primarily because it's easier to test).

Achievements
49 Karma
0 Total ProTip Views