You are here: Home / 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:
Board Display (15 points):
User Input Checking (15 points):
Game Logic (30 points):

Part 2 - MIPS Program:
Board Display (15 points):
User Input Checking (15 points):
Game Logic (30 points):
Layout (5 points):
 (separate .text and .data sections, main is labeled, use of syscall to exit)
Commenting (10 points):