Python

A Seven-Click House

8 points 

In this program, you draw a simple house with 7 mouse clicks.

Instructions on the code you'll write are given in the file you download below.

These program uses colors. For a list of available colors, visit en.wikipedia.org/wiki/X11_color_names.

 

The video below shows a completed program being run.

Video

 

Starting Point

Download 7ClickHouse.py as a starting point for the project.

 

Extra Credit

There are also 9 extra-credit options that you can try, depending on how ambitious you get. These are listed in 7ClickHouse.py. (The easier extra-credit options are worth 1 point.)