|  Grading rubric 
Recall the General Instructions for Grading Programs.
 
Eclipse project for this assignment: BallWorlds
 
Points to be awarded for:
 
	Dud - 5 pointsDudThatMoves - 10 points
		
			5 points - Displayed as a different color5 points - Moves at a constant velocityMover - 25 points
		
			5 points - Starts in middle of environment5 points - Random velocity and direction5 points - Selectable5 points - Draggable5 points - KillableBouncer - 15 points
		
			10 points - Bounces off walls5 points - Inherits funcionality defined in MoverShrinker - 25 points
		
			5 points - Shrinks to random size between 0 and initial size5 points - Grows to size between initial size and 4 times that size5 points - Continues shrinking and growing cycle5 points - Pausing also pauses size changes5 points - Inherits funcionality defined in BouncerExploder - 20 points
		
			5 points - Grows to between 1 and 10 times its initial size5 points - Original ball removed from world at explosion time5 points - New Exploders added to world at explosion time5 points - Inherits funcionality defined in Bouncer 
Total: 100 points
 |