The final project for COP1000 is an individual project. Do your own work. SEE HANDOUT: “PREPARING FOR THE FINAL PROJECT” Located under the CONTENT LINK FOR WEEK #16 PART I: CREATING OR REVISING A TURTLE GRAPHICS DESIGN - ORGANIZING INTO FUNCTIONS. Do one of the following: (WORTH 35 POINTS) VERSION #1: Revise the House Design from Assignment #07 and organize into the following functions:
See HOUSE HIPO DESIGN: EACH RECTANGE REPRESENTS A DIFFERENT FUNCTION OR TASK main function for design House Layout drawSky drawHouse drawScenery drawbackground drawRoof draw Trees drawSun drawChimney drawScrubs drawClouds drawWindows drawFlowers drawDoor drawAnimal or person or car drawSidewalk
FUNCTIONS TO CREATE FOR HOUSE: (worth 35 points) 1. O create the main function that will be used to call all the functions. (Worth 5 points) 2. You may have more or less functions as in the design. However, there must be at least 5 functions excluding the main function (20 points) 3. The functions may be stored inside the same program as the source code or as a separate program and import them. 4. There must be at least 5 functions created in the project 5. Following the HIPO chart here are the following functions: a. Main House function b. drawSky i. drawBackground ii. drawSun iii. drawClouds C. drawHouse i. drawRoof ii. drawChimney iii. drawWindows iv. draw Door v. drawSidewalk d. drawScenery i. Odraw Trees ii. drawScrubs iii. drawFlowers iv. drawAnimal, or person or car COMMENTS/SIGNIFICANT - for Part 1 - Version #1 6. There must be the following comments: a. Intro comments with (worth 2 points) i. your name, ii. name of assignment,
iii. date written, iv. purpose b b. Intro and ending comments to describe every major task per function (worth 4 points) c. O Comments for each called function (worth 3 points) d. Comments ending comments (worth 1 point)
The final project for COP1000 is an individual project. Do your own work. SEE HANDOUT: “PREPARING FOR THE FINAL PROJECT”
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
The final project for COP1000 is an individual project. Do your own work. SEE HANDOUT: “PREPARING FOR THE FINAL PROJECT”
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!