Lectures

This page hosts the lecture slides for CS 276: Game Systems in Godot (Fall 2026). All other course resources - the syllabus, assignments, weekly lesson pages, and readings - are hosted on Canvas.
| # | Date | Lecture | Materials |
|---|---|---|---|
| W1T1 | Tue 8/25 | Press Start: Course Overview | [Slides] |
| W1T2 | Tue 8/25 | Godot Fundamentals: Nodes, Scenes, and the Scene Tree | [Slides] |
| W1R1 | Thu 8/27 | Building Pac-Blitz: From CS 152 to GDScript | [Slides] |
| W2T1 | Tue 9/1 | While True: Play - The Game Loop and Delta Time | [Slides] |
| W2R1 | Thu 9/3 | Collision Course: Input, Real Movement, and the Physics Conversation | [Slides] |
Slides open in a new tab. More lectures will be added here as the semester progresses.