Game Research

The game reseach group in Södertörn University

AI-Driven Game Design

Artificial Intelligence (AI) is a crucial tool and often part of innovative game designs. AI in games needs to be integrated in the design to not only encompass agents, or other tools, but also tie into the architecture of a game, both in terms of world-building, such as physics in the world, as well as the rules of the game. Together this creates the game mechanics, which may result in different play dynamics depending on how it is played.

When AI and game design is modelled and developed in tandem, the level of innovation is often increased: an innovative game design may need a new type of AI architecture, and vice versa. AI as a driver for game design is gaining traction in the research community, and is sometimes referred to as “AI based game design”, “AI-assisted game design” and at other times “AI driven game design”.

Here are a few text where we have tried to describe this emerging field:

Technical Report: USCS-SOE-11-27: AI-Based Game Design: Enabling New Playable Experiences Mirjam P. Eladhari, Anne Sullivan, Gillian Smith, Josh McCoy, University of California Santa Cruz, December 2011

AI-Based Game Design Patterns, Treanor, M., Zook, A., Eladhari, M.P., Togelius, J., Smith, G., Cook, M., Thompson, T., Magerko, M., Levine, J., Smith, A. Proceedings of the 2015 Conference on the Foundations of Digital Games (FDG 2015). Monterey, CA, June 22-25, 2015.

AI-Based Games: Contrabot and What Did You Do? Cook, M., Eladhari, M.P., Smith, A., Smith, G., Thompson, T., Togelius, J. and Zook, A. Playable Demo Track, Proceedings of the 2015 Conference on the Foundations of Digital Games (FDG 2015). Monterey, CA, June 22-25, 2015.

PCG-Based Game Design Patterns, Cook,M., Eladhari, M., Nealen, A., Treanor, M., Boxerman, E., Jaffe, A., Sottosanti, P., Swink, S. CoRR abs/1610.03138 (2016)

SmartZoos, educational games in zoological gardens

A screenshot of a quiz at Skansen.

SmartZoos is a project funded 2015–2018 by Interreg Central Baltic with the intention of creating educational location-based games for zoos in the Central Baltic region, so as to:

  • attract more (re)visits to the zoos,
  • encourage visiting more areas of the zoos,
  • encourage visiting the other zoos in the area,
  • teach the public about animals and ecology,
  • test the pedagogical effects of letting students create multimedial quizzes.

The project members are Tallinn University (coordinators), Södertörn University, Skansen, Korkeasaari Zoo, and Tallinn Zoo.

The tool set that has been developed within the project is based on a central server that contains the game data, maps of the zoos and all graphics used. In practice the games are limited to quizzes, but support the use of images and video for both questions and answers. The server publishes web pages that let the players both construct and answer quizzes, they are thus as device-independent as possible, only requiring a device with a web browser and position tracking. A number of test quizzes have been developed for the participating zoos and tested by school classes visiting the zoos, resulting in a number of changes of the user interface to make it easier and more enjoyable to navigate.

The work so far has been presented at the ICALT 2017 conference in the paper “Designing learning experiences in zoos: a location-based outdoor service-package”, by Terje Väljataga, Priit Tammets, Kairit Tammets, Pjotr Savitski, Kai-Mikael Jää-Aro, and Ryan Dias.

Some notes on findings:

  • Navigation is complicated. Working out which way is forward on the map display was difficult even for some adult test participants, possibly made worse by the small-size mobile displays.
  • The paths at the zoos do not necessarily afford moving in a straight line between quiz items, and as the app cannot supply directions except through the passive map display, the test participants were occasionally frustrated by not being able to work out how to reach their target.
  • Geolocation turned out to be unexpectedly difficult—while GPS location was known to be unreliable indoors and in general between high building walls, we found that at seemingly random intervals the GPS signal could drop out for minutes at a time, or give a position up to several kilometers away from the true position. As the test participants would abandon the quiz if the geolocation outage lasted longer than a few seconds, we had to add “unlocking codes” that make quiz items available to the player even though their position is nominally unreached.
  • School pupils do not find it inherently motivating to answer quizzes. We have attempted to make the gaming experience more rewarding through animations and “juicy” feedback, in an attempt to make it more interesting to do the quiz.
  • The school pupils we followed frequently used mobile apps in order to communicate with their classmates even during their zoo visit by sending messages and sharing pictures of themselves and the animals.
  • The zoos involved are very wary about letting random members of the public create quizzes that could be accessible to others, preferring to create and maintain quizzes themselves.

We have learned much from this multi-party cooperation and will make use of our experiences in upcoming research projects on educational gaming.