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

Grading Rubric Lab 12

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

File contents

Grading Rubric - Lab 12
Lab Value: 135 points
================================================

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

Part 2 - MIPS Program:
Random Number Generator (15 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):