You are here: Home / Past Courses / Fall 2014 - ECPE 170 / Labs / Grading Rubric Lab 11

Grading Rubric Lab 11

Assembly Source Code icon rubric-lab-11.txt — Assembly Source Code, 1 KB

File contents

Grading Rubric - Lab 11
Lab Value: 175 points
================================================

Part 1 - C Program:
Human Player (20 points):
Computer Player (20 points):
Game Logic (20 points):

Part 2 - MIPS Program:
Random Number Generator (25 points):
Square Root (25 points):
User Interface (25 points):
Game Logic (25 points):
Layout (5 points):
 (separate .text and .data sections, main is labeled, use of syscall to exit)
Commenting (10 points):