3 October 2006
if ("class_topics" != syllabus) { ?>if ("class_topics" == "class topics") echo "Today's Topic: "; if ("class_topics" == "readings") echo "Assigned Text: "; if ("class_topics" == "faq") echo "Key Concept: "; if ("class_topics" == "due_dates") echo "Due Today: "; if ("class_topics" == "class_topics") echo "Topic: "; if ("class_topics" == "news") echo "News: "; if ("class_topics" == "in-class activity") echo "In-class Activity"; ?>The Games Factory 2 Workshop
Permalink | Comments (0)
if ("readings" == "class topics") echo "Today's Topic: "; if ("readings" == "readings") echo "Assigned Text: "; if ("readings" == "faq") echo "Key Concept: "; if ("readings" == "due_dates") echo "Due Today: "; if ("readings" == "class_topics") echo "Topic: "; if ("readings" == "news") echo "News: "; if ("readings" == "in-class activity") echo "In-class Activity"; ?>Darby
Chapter 11
Permalink | Comments (1)
if ("in_class" == "class topics") echo "Today's Topic: "; if ("in_class" == "readings") echo "Assigned Text: "; if ("in_class" == "faq") echo "Key Concept: "; if ("in_class" == "due_dates") echo "Due Today: "; if ("in_class" == "class_topics") echo "Topic: "; if ("in_class" == "news") echo "News: "; if ("in_class" == "in-class activity") echo "In-class Activity"; ?>Side-Scrolling Shooter
We will work on the tutorial in Chapter 13. Finish the tutorial outside of class.
Permalink | Comments (0)