The purpose of this assignment is for you to create an animation like you would see on an electronic greeting card. Have fun and be creative. Here are the requirements:
- you must have at least 4 objects (not all have to move)
- one object should say something
- the program must have at least 20 instructions
- you must use both DoTogether and Do In Order blocks,
- there has to be an example where DoTogether and Do In Order blocks are nested
- a selection statement (containing a condition as well as an if and else part)
- at least two function are to be included (at least one of these will be the condition onyour if statement)
- the program must contain comments (one of the comments should be your name and student number)
- your animation is to be different than the animations we discussed in class