For this assignment, I will not specify exact requirements. Basically, I want you to demonstrate
that you can work with custom views, widgets, simple 2D graphics, and gestures, as covered in Lectures 6 and 7.
You must create an app that has at least one custom view, one interaction widget not yet covered in class,
some 2D graphics different than that of the CircleView and SmileView of Lectures 6 and 7, and
some gesture handling that is also different from what is included in the lecture apps.
Review and make sure you understand the Lecture 6 and Lecture 7 posted on the course website. You may use some of the code to help you get started, but draw something different and interact with your app via differently.
Explore, be creative, have fun with it!