Assignment 2: Thanksgiving Scene
Description
Some first lessons in video game design challenge you to combine graphics and text to create a scene. Without a story line most games would quickly fall apart.
Task
Using the resources provided below in the compressed file, Assignment2.zip, create a scene that includes all images and some form of conversation between the characters.
Post a screen shot of the completed scene.
Post a screen shot of the program.
Questions
1) What objects are available via gamelib.py? Mouse Keyboard Image Joystick Sound Game
2) What Image methods did you use in this Assignment? draw, moveTo, resizeTo