pygame: intro Graphics and Animations Pygame site Invent with Python site Classwork: Write a pygame program, YI_MyHouse.py to draw a simple house, grass and sun image. Here is a good resource for RGB codes: Homework: Look at pygameHelloWorld.py and make sure you can answer questions about lines 47 through 63. Related