Tino APCS

Lab 1.1 First House

In Lesson A1, you learned how to read an API and explored the gpdraw library as an example. In order to give you a chance to apply your knowledge, you will write a program that draws a picture of a house using gpdraw. This is a creative, open ended project that will allow you to freely explore, try new things and challenge yourself.

Example Houses:

  1. For this lab, you should have only one class named in the format PX_LastName_FirstName_FirstHouse
  2. Write all your house code in the main method
  3. Use program comments to explain each section of your house code
  4. Use local variables to generalize the parts of your house
  5. At least one part must be complex, fancy, and awesome

Remember, every lab should have a header in the format below at the top of your class:

/*
    Name:       (your name here)
    Date:       (submission date)
    Period:     (your period)

    Is this lab fully working?  (Yes/No)
    If not, explain:
    If resubmitting, explain:
*/

You must Sign In to submit to this assignment

Last modified: August 23, 2023

Back to Summary

Dark Mode

Outline