Class Sessions

This page includes the instructions for the most recent class session, as well as an indication of where it will be located. Days are listed reverse order, so the most recent day is always first.

We do not record lectures in this course. You are expected to attend in order to learn the material.

Feb. 27. Gamplay Prototype

Gamplay Prototype

Today’s class is a continuation of the gameplay prototype. See the instructions for the presentation sechedule.    More ›

February 27, 2026 CIS 142 DELIVERABLE

Feb. 25. Gameplay Playtest

Gameplay Playtest

Because of the structure of the class, we need to have our playtesting session mid-week, during the ENGRC section. The first playtest is focused on the gameplay prototype. This will be a very relaxed playtest with few expectations.    More ›

February 25, 2026 Gates 114 PLAYTEST

Feb. 25. Gamplay Prototype

Gamplay Prototype

Our second deliverable is the gameplay prototype. This is the first software prototype. See the instructions for the presentation sechedule.    More ›

February 25, 2026 CIS 142 DELIVERABLE

Feb. 23. Multithreading

Multithreading

Most of you will write your games using a single thread of execution. But sometimes performance constraints demand we add another thread. This is not as hard as you think it is.    More ›

February 23, 2026 CIS 142 LECTURE

Feb. 20. Game Audio

Game Audio

Simple audio in CUGL is pretty straight forward if you look at the code demos. But as we show in this lecture, CUGL is capable of so much more, provided that you understand how game audio works.    More ›

February 20, 2026 CIS 142 LECTURE