Rough grading guidelines for HW#4A


Homework 4 Part A breakdown:
(Total 50 pts)

1. Style: (10 pts)
    Emphasis on matching the existing stylistic conventions (This time the students CAN'T change the stylistic conventions of the supplied code) and on effective and concise use of the existing functions.

2. Correctness: (25 pts)
    We'll do a blackbox check and whitebox inspection of all red tasks listed in the assignment.
   
 In blackbox check, we will decide the correctness of those aspects that can be judged from the program execution behaviors without looking into the code.
      In whitebox inspection, we will look into the code for those aspects that can't be verified by blackbox check, like "RANDOMLY place 1 enemy on the screen", etc.

3. README: (10 pts)
    
4. Mechanics: (5 pts)
    Proper use of the turnin form.