Create an interactive, non-linear video in Javascript, based on a 'classic' game element or moment.
Today
- teams of 4 or 5
- (make sure at least one person knows how to do basic editing)
- choose a subject
- make a plan
- check the tech you're going to use
- by end of class, e-mail us: list of people in your group, if you have cameras or need a camera, summary of your plan
Thursday
- record roughly 10-12 video clips, each 5 to 30 seconds long
- clean up the clips, upload them to gamera (each team member should be responsible for at least 2 clips)
- make a list of the video URLs, send them to everyone in your group
Homework
- each person, individually, creates their own version of the full interactive video
- a single HTML page
- load all the videos on the one page, use CSS 'display' to show only one video at a time
- OR ... use a single video element, and change the 'src' attribute to switch to a different video
- have user interaction, such as button-clicks, control sequence of videos