Today - October 20, 2015
I apologize for being out unexpectedly. Please read and follow the directions below.
Create the File Named:
WHAT YOU ALREADY KNOW: You will create a program similar to our StarsAndStripes program. In the StarsAndStripes program you created methods and defined what each method does. - (EX: drawing the stripes; drawing the stars; drawing a small box; drawing a large box)
TODAY: Today you will be creating your own "thing" with your own keyboard characters. Anything you want. A creature. A shape. A patterned word. You may not just draw a box, as we have already done this. Be creative. (IDEAS: This can be a little robot and your methods can be the head, body, arms and legs. OR You can form letters and spell out a word. The ideas are endless.) I need to see MULTIPLE methods created and its output.
TIPS: Remember to create methods. You can use your methods inside of methods as you did in StarsAndStripes. You may look at this program as an example. Do not copy and paste from the StarsAndStripes program. Only use it as a reference. But I expect you to take it to another level.
Create the File Named:
- MethodsThing
- MethodsThingRunner
WHAT YOU ALREADY KNOW: You will create a program similar to our StarsAndStripes program. In the StarsAndStripes program you created methods and defined what each method does. - (EX: drawing the stripes; drawing the stars; drawing a small box; drawing a large box)
TODAY: Today you will be creating your own "thing" with your own keyboard characters. Anything you want. A creature. A shape. A patterned word. You may not just draw a box, as we have already done this. Be creative. (IDEAS: This can be a little robot and your methods can be the head, body, arms and legs. OR You can form letters and spell out a word. The ideas are endless.) I need to see MULTIPLE methods created and its output.
TIPS: Remember to create methods. You can use your methods inside of methods as you did in StarsAndStripes. You may look at this program as an example. Do not copy and paste from the StarsAndStripes program. Only use it as a reference. But I expect you to take it to another level.