Criteria |
Max
Pts
|
Pts
Earned |
GENERAL |
|
|
Required
deliverables turned in on time. |
20 |
|
CODE |
|
|
Robot reacts to some of the following events: ScannedRobotEvent HitWallEvent HitRobotEvent HitByBulletEvent BulletHitEvent BulletMissedEvent |
15 |
|
Robot
uses the Robot or AdvancedRobot class |
10 |
|
Robot
takes action based on received events. (movement, firing, or other
action.) |
15 |
|
Robot
can be imported successfully |
10 |
|
DOCUMENTATION |
|
|
Design
documented via diagrams, narrative or other method |
15 |
|
Code
commented |
15 |
|
Final
Score |
|
|
Note:
If your program fails to compile, you will receive a zero for the assignment. A
clean compilation means that the compiler generates no warning messages.