Project for Unit 5
everyone will have a different picture

Please create a picture- N0 putting shapes are screen and calling it "art"

Size of window MUST be 300 by 300. Change the size in both the init method and the html code.

You will create a picture using one of each of the following elements:

  • drawLine
  • fillRect or drawRect
  • fillOval or drawOval
  • drawString
  • fillRoundRect or drawRoundRect
  • fillPolygon or  drawPolygon
  • fillArc or drawPolygon
  • Custom colors
  • Change font
  • drawString -- first name on your picture

 

You must turn in a drawing of your picture on graph paper. (-15 points for not doing this)

There are many samples on below.

Grading:

If you have all 10 items the grade will be 90 plus a difficult factor of ( 0 - 15 points).
It will be -5 points for any missing command.
Wrong size window will be -10 points.

On the opening page of CS1 you can check out samples from previous years. Here are some samples from Mr Woods's class last year - 2006. ( these are little smaller than 300 by 300)

Great drawing but no Arc or roundRect
  90 -10 + 10 = 90

Great drawing
 90 + 10 = 100

Wrong size window
No roundRect
 90 -15 +10 = 85

No roundRect or Arc
90 - 10 + 15 = 95

No Arc
90 - 5 + 15 = 100

No Arc
No roundRect
90 - 10 + 15 = 95

No Arc
No roundRect
90 - 10 + 15 = 95

No Arc
No roundRect
No font
90 - 15 + 15 = 90

This one is magnificent!
90 + 15 = 105

No roundRect
90 - 5 + 15 = 100

Wow!
90 + 15 = 105

Wrong size window
No roundRect
90 - 15 + 15 = 90

Here my sample. It was created with:
2 fillPolygons
6 drawLines
2 drawString
3 fillOval
8+ fillRect
1 RoundRect
1 fillArc
4+ custom colors

Nothing is missing  - grade starts as 90
it is not difficult so I would add nothing extra - grade is 90, maybe 95

Now you have your chance - remember no modern art - I must be able to look at it and identify what I see.
Do not copy anyone's picture.

The grade is based on what you have used. (- 5 points for each missing command)
Using fillArc when you could have used fillOval does not count as using fillArc.

Best possible grade is 105. But, remember, you have a limited amount of time.

You get 1 pre-grading. After that each grading will cost 5 points.

Please create your applet name by using your first name and period - example: Blake or Christina.
If there are 2 people by the same name in a class please see me.
I will retrieve these from your Unit 5 folder so I must be able to find it. Each name must be unique

10% off best grade for late programs