With the increased adoption of real-time objective measurements of player experience, advances have been made in characterising the dynamically changing aspects of the player experience during gameplay itself. A direct coupling to player action, however, is not without challenges. Many physiological responses, for instance, have an inherent delay, and often take some time to return to a baseline, providing challenges of interpretation when analysing rapidly changing gameplay on a micro level of interaction. The development of event-related, or phasic, measurements directly coupled to player actions provides additional insights, for instance through player modelling, but also through the use of behavioural characteristics of the human computer interaction itself. In this study, we focused on the latter, and measured keyboard pressure in a number of different, fast-paced action games. In this particular case, we related specific functional game actions (keyboard presses) to experiential player behaviour. We found keyboard pressure to be higher for avoidance as compared to approach-oriented actions. Additionally, the difference between avoidance and approach keyboard pressure related to levels of arousal. The findings illustrate the application potential of qualifying players’ functional actions at play (navigating in a game) and interpret player experience related to these actions through players’ real world behavioural characteristics like interface pressure.
MULTIFILE
Video game designers iteratively improve player experience by play testing game software and adjusting its design. Deciding how to improve gameplay is difficult and time-consuming because designers lack an effective means for exploring decision alternatives and modifying a game’s mechanics. We aim to improve designer productivity and game quality by providing tools that speed-up the game design process. In particular, we wish to learn how patterns en- coding common game design knowledge can help to improve design tools. Micro-Machinations (MM) is a language and software library that enables game designers to modify a game’s mechanics at run-time. We propose a pattern-based approach for leveraging high-level design knowledge and facilitating the game design process with a game design assistant. We present the Mechanics Pattern Language (MPL) for encoding common MM structures and design intent, and a Mechanics Design Assistant (MeDeA) for analyzing, explaining and understanding existing mechanics, and generating, filtering, exploring and applying design alternatives for modifying mechanics. We implement MPL and MeDeA using the meta-programming language Rascal, and evaluate them by modifying the mechanics of a prototype of Johnny Jetstream, a 2D shooter developed at IC3D Media.