MCS-178: Project 3 Gradesheet
Compilation (5 pts)
- The source file compiles successfully
Dragon (5 pts)
- Correctly reverse the orientation for the second subcurve
Sierpinski (40 pts)
triangleprocedure (10 pts)sierpinskiprocedure (30 pts)- Distinguishes the level (5 pts)
- Uses
triangleprocedure correctly (5 pts) - Calculation of coordinates (10 pts)
- Correct behaviors based on the level (10 pts)
Your Choice of Fractal (40 pts)
- Implementation (30 pts)
- Complexity of the fractal (10 pts)
Documentation (10 pts)
readme.txt(5 pts)- Comments, meaningful variable names, appropriate indentation, etc. (5 pts)