‹Programming› 2024
Mon 11 - Fri 15 March 2024 Lund, Sweden
Mon 11 Mar 2024 09:30 - 10:00 at M:G - Session I

In game development, there are several ways to debug and inspect systems. These include very specialized and often visual tools, e.g. an on-demand collision box visualization. More general software engineering tools are often also available, e.g. “printf” debugging. However, default tools found in game engines are often either very specialized (like the collision box tool) or more general, but less domain-specific and spatially distant (like “printf” debugging).

Thus, we wanted to create a new tool that is as universal and easy to use as “printf” debugging but supports domain-specific representations and has the possibility to be integrated closer to the actual code parts or game elements that are involved. There are pre-existing programming environments similar to our goal: Babylonian Programming systems aim to enable developers to interact with concrete information directly in the code itself. In this paper, we introduce the resulting toolset: Babylonian/G, a Babylonian-inspired plug-in for the Godot game engine. This includes a new way of thinking about Babylonian examples in a game context, in-application probes, and the possibility of adding user input to examples.

Mon 11 Mar

Displayed time zone: Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna change

09:00 - 10:00
Session IPX/24 at M:G
09:00
30m
Talk
Design of Flexible Code Block Comparisons to Improve Code Review of Refactored Code
PX/24
Lo Heander Lund University, Emma Söderberg Lund University, Christofer Rydenfält Lund University
09:30
30m
Talk
Implementing Babylonian/G by Putting Examples into Game Contexts
PX/24
Eva Krebs Hasso Plattner Institute (HPI), University of Potsdam, Germany, Toni Mattis University of Potsdam; Hasso Plattner Institute, Marius Dörbandt Hasso Plattner Institute, University of Potsdam, Oliver Schulz Hasso Plattner Institute, University of Potsdam, Martin C. Rinard Massachusetts Institute of Technology, Robert Hirschfeld University of Potsdam; Hasso Plattner Institute