Homework 11 Rubric

Submission and Other (6 Points)

Code Points Description
A1 2 Submission is zip containing dino.py  
A2 2 Zip is named after uni, unzips to folder with uni-hw11
A3 2 dino.py is normal python files

Each one all-or-nothing

Content

Note: graded subjectively relative to other students. Selected choices will appear first in [B1] / [B2], e.g. [B1] obstacles [B2] score indicates that B1 will grade your obstacles implementation, B2 your score implementation, and B3 will be extra credit for any other features.

Code Points Description
B1 10 Feature 1
B2 10 Feature 2
B3 0 Extras

Style

Uses code C.