Game Development-Based Learning Experience: Gender Differences in Game Design
Learning theories emphasize the importance of intrinsic and extrinsic motivators in curricula, and games are a promising way to provide both while constructing the game and presenting or sharing it in public or with a community. New technologies and the emerging mobile gaming sector further the case that learning should be promoted everywhere and anytime. What seems to be a promising opportunity for all pupils to learn coding in an entertaining way raises the question of whether such game based concepts also help to fix the gender gap of women in IT related fields. Gender differences are already present in secondary schools. These are the years where first career choices but also low levels of participation in technical subjects occur. To address this gender bias, a goal of the European project No One Left Behind (NOLB) was to integrate Pocket Code, an app developed by Catrobat, a free open source non-profit project at the University of Technology in Graz/Austria, into different school subjects, thus making coding more accessible and attractive to female pupils. During the period of this project (2015-2017), teachers were supported to guide their pupils in the learning processes by constructing ideas and realizing them through game design. For this paper an analysis of submitted programs according to their game design has been performed. In detail, the evaluation considered formal game elements, gaming structures, and used graphics, as well as Pocket Code specific aspects. The programs analysis showed commonly used design patterns by genders and suggests preferred game design characteristics of female teenagers. This analysis helps to build a more creative and inclusive Game Development-Based Learning (GDBL) environment that provides room for self-expression and inspires by building on intrinsic and extrinsic motivators by constructing personal experiences.
💡 Research Summary
The paper investigates how gender influences game design choices within a Game Development‑Based Learning (GDBL) environment, using data from the European “No One Left Behind” (NOLB) project (2015‑2017). NOLB integrated Pocket Code, a free, visual programming app developed by the Catrobat community, into a variety of school subjects to make coding more accessible, especially for female pupils. Over the three‑year period, 12 schools contributed 1,254 student‑created games (approximately 68 % by boys and 32 % by girls). The authors coded each game across four analytical dimensions: (1) formal game elements (goals, rules, feedback), (2) structural components (levels, progression, difficulty scaling), (3) visual design (colour palette, character aesthetics, background art), and (4) Pocket Code‑specific features (script‑block usage, sensor integration, multimedia assets).
Quantitative analysis revealed clear gender‑related patterns. Girls tended to design narrative‑driven experiences, emphasizing story arcs, character relationships, and emotional expression. Their games frequently employed pastel colour schemes, extensive character customization options, and social‑interaction mechanics such as cooperative missions or shared storytelling. In contrast, boys favoured performance‑oriented goals (high scores, time challenges) and incorporated more complex mechanics, including physics‑based puzzles, multi‑level structures, and competitive leaderboards. Technically, boys made heavier use of sensor‑based controls (accelerometer, gyroscope) and advanced script blocks, while girls leaned toward dialogue trees, choice‑based branching, and multimedia narration.
These findings align with established educational psychology literature that links female motivation to social and affective outcomes and male motivation to achievement and competition. The authors argue that GDBL curricula should deliberately accommodate both motivational profiles. For female learners, the paper recommends workshops on storyboarding, provision of customizable avatar kits, and collaborative project formats that foreground empathy and shared creation. For male learners, it suggests challenges that exploit physics engines, sensor‑driven interactivity, and competitive scoring systems. Crucially, teacher mediation is highlighted as a pivotal factor: educators must deliver balanced feedback that validates creativity, collaboration, and technical prowess alike, thereby counteracting gender stereotypes.
To operationalize these insights, the authors propose three concrete interventions: (1) a diversified template library covering narrative, action, puzzle, and simulation genres, allowing students to select a design path that resonates with their interests; (2) an online community platform where pupils can publish, test, and comment on each other’s games, fostering peer learning and visibility for diverse design styles; and (3) a sustained professional‑development program for teachers that raises awareness of gendered design tendencies and equips them with strategies to scaffold both intrinsic (story, self‑expression) and extrinsic (scores, challenges) motivators. By embedding these practices, the authors contend that GDBL can narrow the gender gap in IT education, increase female participation in coding, and ultimately enrich the overall quality of student‑generated digital artefacts. The paper concludes that gender‑responsive game design not only supports equity but also enhances learning outcomes for all students in a mobile‑first, ubiquitous learning landscape.
Comments & Academic Discussion
Loading comments...
Leave a Comment