Are the old days gone? A survey on actual software engineering processes in video game industry

In the past 10 years, several researches studied video game development process who proposed approaches to improve the way how games are developed. These approaches usually adopt agile methodologies because of claims that traditional practices and the waterfall process are gone. However, are the “old days” really gone in the game industry?

In this paper, we present a survey of software engineering processes in video game industry from postmortem project analyses. We analyzed 20 postmortems from Gamasutra Portal. We extracted their processes and modeled them through using the Business Process Model and Notation (BPMN).

This work presents three main contributions. First, a postmortem analysis methodology to identify and extract project processes. Second, the study main result: the “old days” are gone, but not completely. Iterative practices are increasing and are applied to at least 65% of projects in which 45% of this projects explicitly adopted Agile practices. However, waterfall process is still applied at least 30% of projects. Finally, we discuss some implications, directions and opportunities for video game development community.

Download paper here

@inproceedings{Politowski2016,
    author = {Politowski, Cristiano and Fontoura, Lisandra and Petrillo, Fabio and Gu\'{e}h\'{e}neuc, Yann-Ga\"{e}l},
    title = {Are the Old Days Gone? A Survey on Actual Software Engineering Processes in Video Game Industry},
    year = {2016},
    isbn = {9781450341608},
    publisher = {Association for Computing Machinery},
    address = {New York, NY, USA},
    url = {https://doi.org/10.1145/2896958.2896960},
    doi = {10.1145/2896958.2896960},
    booktitle = {Proceedings of the 5th International Workshop on Games and Software Engineering},
    pages = {22–28},
    numpages = {7},
    keywords = {software engineering process, game development, postmortem, survey},
    location = {Austin, Texas},
    series = {GAS ’16}
}