topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday April 26, 2024, 5:50 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Postmortums of Game Development: Fascinating Reading for Programmers  (Read 4714 times)

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,901
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Jeff Attwood of Coding Horror fame, references some game post-mortums in his blog today.  If you are a programmer interested in game development (or just development in general) and you've never read any of these, they are absolutely fascinating reading, and are packed with valuable lessons in how things can go wrong on a large project.

One bad part -- you need a gamasutra log in to read these.

All the postmortems are worthwhile, and you'll surely recognize a lot of the pitfalls and triumphs they describe. Even if you don't care a whit about gaming, it's instructive to read game development postmortems because game development is such a pressure cooker. It's incredibly challenging software engineering, with unclear goals (eg, "fun") under intense deadlines. Every project pathology you're likely to see on your software project has probably already materialized on one or more of these games.



from http://www.codinghorror.com/blog/

justice

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 1,898
    • View Profile
    • Donate to Member
Fantastic find (and ccodinghorror is great too). good reading for anyone involved in team development.