Project 1: Computer Art

For your first project, please put together all the computer programming skills that you’ve learned this week to the test and draw the absolutely coolest drawing that you can using the drawingpanel module. Inside of a Python file, art.py, your main function should render your drawing.

This project is open-ended. You can draw whatever you want, and I encourage you to do something both visually awesome as well as technically challenging. Feel free to use the internet to seek inspiration. Be sure to cite your source of inspiration, though. There are a few constraints that I’ll mention now:

Other than that, the sky’s limit. The important thing - have fun with it!