Description: Create a program to animate the letters (at least four) of your name. Constraints: Original – One letter sprite’s costume should be drawn by you. Animation – At least one letter should change its costume as part of its action. Interactive – Each letter should individually perform an action when it is triggered by a keystroke or click. Variable – Actions must be different from each other. Multimedia – At least one action should involve a sound, and the project should have a backdrop. Replayable – The actions must be repeatable, meaning that the user can repeat the action by either keystroke or mouse click. User-Friendly – The instructions for how to trigger each letter action should be written in the project page. Ethical – Any outside resources you used (sprite, sounds, pictures) should be given credit on the project page. Extension Constraint: Multiple Options – Each letter should have more than one action allowable. For example, when you press the “a” key, the letter “a” will turn clockwise one full rotation. When you click the letter “a,” it will grow larger and return to the original size.