Summary of the Class
What was covered
First the class walked through a demo of the Python Image Library. This is documented in transcript.py. Next I showed the class the important sections of the documentation (Tutorial, Image Module and ImagePalette Module). After that, the class worked on their Tetris projects. Those that didn't have any code of their own started with the tetris_base_3.py file that is in the November 8 class and applied the lessons learned from the homework assignment that built on tetris_base_3.py.