Draw Googly Eyes

Introduction

Create an interactive graphics program to demonstrate googly eyes.

image missing

The image shows the start/reset condition and examples how the eyes move and focus on a given location.

Project #1

Create a graphics program that draws the googly eyes.

Graphics Library

Use graphics.py. It is a simple graphics library. Click HERE for more information. (download, install, documentation, ...)

Hint

If you need a hint about the math go HERE .