Computer Science 392 Game Engine Design Fall 2024

Announcements:

Class Game Engine Source Code
You can also clone the repository direction. On Linux:
		git clone username@isoptera.lcsc.edu:/var/www/gitweb/example_engine
Midterm Review Guide

Instructor Information:

S. Seth Long
Office: MLH 216 (temporary)
E-mail: sslong@lcsc.edu
Office Hours: Monday 1:30-3:00, Thurssday 10:30-12:00

Course Syllabus

Course Calendar

Notes

Examples

Course Work Uploads

Lab Assignments

Lab 1: C++ Review Or Fast Introduction
Lab 2: Introduction to OpenGL
Lab 3: Controls and a Floor
Lab 4: A hole in the floor!

Projects

Project 1: Jump Sequence
Project 2: Creating a Flying Enemy
Project 3: AI and Mazes
Project 4: There are a few options for this one