Mideterm 2 Rubric

Submission and Other (10 Points)

Code Points Description
A1 2 Submission is zip containing nbody folder with python files
A2 2 Zip is named after uni, unzips to folder with uni-midterm2
A3 3 Python files have correct names/imports
A4 3 Python files have good style

Simulation (30 points)

Code Points Description
B1 10 2 body animation from tester works properly
B2 10 100 body animation from tester works properly
B3 10 Good Style (No globals, comments, well named vars, no excess computation)