Overview
Explore the fundamentals of Procedural Content Generation (PCG) and Random Number Generation (RNG) in video game AI. Delve into techniques for creating dynamic and varied game content algorithmically. Learn how PCG can enhance gameplay experiences by generating levels, items, quests, and more. Understand the importance of RNG in game design and its applications in creating unpredictable and engaging scenarios. Discover how these concepts are implemented in C++ using the SFML graphics library. Gain insights into the practical applications of PCG and RNG in retail video games, preparing you for real-world game development challenges.
Syllabus
COMP4303 - Video Game AI - Lecture 09 - Intro to Procedural Content Generation + RNG
Taught by
Dave Churchill