Semester(s) Offered: Fall
Credits: 2
Course Call Number: GAMES-GT 300
Prerequisite(s): None
Taught By: Matt Parker

Code Lab 0 is a course that introduces students to the concepts, problems, and methods of computer programming, and how these apply to the creation of video games. Throughout the semester, students will have weekly programming assignments, first using GameMaker with the GML programming language, then the Unity Game Engine with C#. There will be weekly homework assignments and in class work. The course assumes no prior programming knowledge and is designed to touch on the basic principles of digital design in form of computer code. There will be an emphasis on programming fundamentals; they will be motivated through the lens of designing and producing video games.

Upon completion of this course, the student will be able to:
1) Demonstrate a basic understanding of computer programming.
2) Demonstrate the ability to create simple games in GameMaker and Unity.
3) Understand and explain the affordances of the game engines and frameworks, providing the foundation for knowledgeable decisions about which engine to use for future projects based on this understanding.
4) Understand how the scope of a digital game should be constrained in order to make development possible within time and resource limits.