Homework 4
22C:80 Programming for Informatics
Due Friday, February 13, 2009
10 points

1. Write a program that creates an animated "scrolling banner" :

SUGGESTED EXTENSIONS: add the ability to "cut" your text in parts so that when part of it goes off the right hand side, that part immediately appears on the right (rather than waiting til the whole thing disappears from right and then popping whole thing immediately on the left). Add the ability to have a background image behind the text. Add other modes (e.g vertical/random movement on a big window), etc.