Help

Course Information

Games Computers Play (COMP 3112 R)

Term: 2024-25 Academic Year Spring

Faculty

Michael Siff
Email address is hidden, click here to email

Schedule

Mon-Thu, 11:00 AM - 12:25 PM (1/22/2025 - 5/6/2025) Location: SLC SC 104

Description

This is an introduction to computer programming through the lens of old-school, arcade-style video games such as Pong, Adventure, Breakout, Pac-Man, Space Invaders, and Tetris. We will learn programming from the ground up and demonstrate how it can be used as a general-purpose, problem-solving tool. Throughout the course, we will emphasize the power of abstraction and the benefits of clearly written, well-structured code. We will cover variables, conditionals, iteration, functions, lists, and objects. We will focus on event-driven programming and interactive game loops. We will consider when it makes sense to build software from scratch and when it might be more prudent to make use of existing libraries and frameworks rather than reinventing the wheel. We will also discuss some of the early history of video games and their lasting cultural importance. Students will design and implement their own low-res, but fun-to-play, games. No prior experience with programming or web design is nece