You've been logged out of GDC Vault since the maximum users allowed for this account has been reached. To access Members Only content on GDC Vault, please log out of GDC Vault from the computer which last accessed this account.

Click here to find out about GDC Vault Membership options for more users.

close

The Number One Educational Resource for the Game Industry

Session Name: Compiling Your Story: Using Techniques from Compiler Design to Check Your Narrative
Speaker(s): Jon Manning
Company Name(s): Secret Lab
Track / Format: Programming

Did you know free users get access to 30% of content from the last 2 years?


Get your team full access to the most up to date GDC content

Overview: Programmers are used to their compilers catching tiny logic problems in their code. When you're a writer, it's harder to catch these problems. Wouldn't it be nice if you could run an error-checker on your dialogue?In this talk, Jon Manning (Secret Lab) will discuss how techniques from compiler design, like symbolic execution and control flow graph analysis, can be used to spot problems in your dialogue. For example, it's possible to prove that a certain branch of dialogue can never be reached because earlier decisions made by the player will always render that choice unavailable.Come and learn how to get started with these techniques, and how to use them in your own games to check for problems and to make life easier for testers!

GDC 2019

Jon Manning

Secret Lab

free content

Programming

Programming

Design

Design