CS 1713 Introduction to Computer Science:
Comments on Project 4


This project was graded out of 20 points.
Part 1: 3 points
Part 2: 5 points
Part 3: 8 points ( 2 points for each shape)
Part 4: 5 points (1 point each)
Part 5: 3 points if it worked when the frame size changed
            2 points if not
Part 6: up to 5 points

Below is some sample code:
ColoredShape.java
ColoredRectangle.java
ColoredCircle.java
ColoredPoint.java
ColoredSquare.java
ColoredEquilateralTriangle.java