14 September 2006
if ("news" != syllabus) { ?>if ("news" == "class topics") echo "Today's Topic: "; if ("news" == "readings") echo "Assigned Text: "; if ("news" == "faq") echo "Key Concept: "; if ("news" == "due_dates") echo "Due Today: "; if ("news" == "class_topics") echo "Topic: "; if ("news" == "news") echo "News: "; if ("news" == "in-class activity") echo "In-class Activity"; ?>Hidden Agenda Contest
The timing for this couldn't be more perfect.
If your Project 2 is designed to be fun for middle schoolers, and it tries to teach something, then you could win $25,000 in the Hidden Agenda contest.
If you enter your game concept by Dec 15, I'd be happy to support you (or a group) in an independent study geared towards producing the full game by next May.
(I'd enter this contest myself, but it's only open to undergrads. Drat.)
Permalink | Comments (0)
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"; ?>Inform 7 Workshop
Permalink | Comments (0)
if ("due_dates" == "class topics") echo "Today's Topic: "; if ("due_dates" == "readings") echo "Assigned Text: "; if ("due_dates" == "faq") echo "Key Concept: "; if ("due_dates" == "due_dates") echo "Due Today: "; if ("due_dates" == "class_topics") echo "Topic: "; if ("due_dates" == "news") echo "News: "; if ("due_dates" == "in-class activity") echo "In-class Activity"; ?>Ex 2 Draft
A playable IF game, ready for peer review.
Continue reading...Permalink | Comments (0)