Python

A Five-Click House

12 points 

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

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

 

The video below shows a completed program being run.

Video

 

Starting Point

Download FiveClickHouse.py as a starting point for the project.

 

Extra Credit

There are also 8 extra-credit options that you can try, depending on how ambitious you get. These are listed in FiveClickHouse.py.