Data Structures and Design Patterns

Course Code

GAME 255

Academic Year

2016-2017

This course will introduce the student to the fundamental data structures and design patterns used in the construction of computer games. Data structures organize data so it can be sorted and retrieved efficiently. Design patterns provide best solutions to common architectural problems in game design. Used together, these techniques result in higher-quality, more efficient games.