1. Design a video output display that displays a large version of your initials.
2. Modify the bouncing ball example to bounce and move in both the X and Y directions. You will need to add code for motion in two directions and check additional walls for a bounce condition.
3. Modify the bouncing ball example to move up or down based on input from the two pushbuttons.