Fall 2007
CSC 108
Introduction to Programming
Dr. Yue-Ling Wong
Course Information
Syllabus
Timetable
(check often!)
Final Project Description
Student Gallery
Student Gallery
Selected lab files and projects of the class will be posted here.
X-ray mask animation from Lab02
Spinning Object (an extra credit) from Lab 02
Selected works from Lab06 3D Fly-through
Lab07 Platform Game
for (var i:Number = 1; i < csc108.length; i++)
{
gotoAndPlay(
finalProjects
[i]);
}
Copyright © Dr.Yue-Ling Wong, Wake Forest University.