Lab 5 - Python

Due March 7th, 2005

To Do:

You will write a Python program using Object Oriented design that does the following: Other Hints: Maybe have a background setting that you can animate.
Look into importing pictures and animating them as a Sprite. Make sure you still use the graphics primitives to draw your face.
Add sound, it's not too hard.
This is supposed to be a break from the boring command line programs you have to write constantly in your schooling effort.
We'll have another one after Spring Break, but it will be 3D scripting.

Here are the graphics and button classes (I saved it as a .txt file so you can download it, save it as a .py file):