This game was developed in collaboration with Morgan Fryar, Hanan Kamal, and Monera Kamal for a computer graphics course at UCLA.

The game is a race against the clock around the freeways of Los Angeles. You have 3 minutes to complete the course (one lap around the “track”). A timer will appear as soon as you press one of the arrow keys.

The program is written in C++ using OpenGL. Techniques implemented include camera navigation, texture mapping, lighting and shading, transparency, .obj file importing, reflection, and collision detection/response.