Interactive Game Design
Final Study Guide
Dr. Xiao


Time: 4/30/2025, Wednesday, 12:15PM - 1:30PM.
Style: in classroom, online, close-book, comprehensive.

Coverage: Everything that we covered in the class and assignments. (Lecture Notes, Programming Assignments and Term Project.)
Overview: IGD-Final-Overview.ppt

How to succeed in the final test: really learn the material thoroughly.

Types of Questions (Principles/What and Practice/How):

What is it?
How does it work?
Pros and cons of it (if applicable).
Explain the output of a given code segment.
Explain the internal working of a system.

Design a system to perform a given task.
Explain how a system can be implemented.
Write a simple program (pseudo code: all logical semantics, no syntactical details) to perform a given task.