Introduction
This is a programming example of reasonable complexity. We are going to demonstrate object variable use, forking, and generic object use.
Our example is a wind-up toy. The basic things that a wind-up toy does is get wound, and then slowly wind its way down, hopping or rolling or twirling along.

