diff options
author | dfk <dfk@umn.edu> | 2021-10-11 15:42:13 -0500 |
---|---|---|
committer | dfk <dfk@umn.edu> | 2021-10-11 15:42:13 -0500 |
commit | 9b29349c5c54bfece455f69c4415595ff14e6d34 (patch) | |
tree | 8af1047783e6d5ac1d516c12bb72912dd8d4d0b5 /grades | |
parent | Pushed feedback file submission-w2.0 (diff) | |
download | csci4611-9b29349c5c54bfece455f69c4415595ff14e6d34.tar csci4611-9b29349c5c54bfece455f69c4415595ff14e6d34.tar.gz csci4611-9b29349c5c54bfece455f69c4415595ff14e6d34.tar.bz2 csci4611-9b29349c5c54bfece455f69c4415595ff14e6d34.tar.lz csci4611-9b29349c5c54bfece455f69c4415595ff14e6d34.tar.xz csci4611-9b29349c5c54bfece455f69c4415595ff14e6d34.tar.zst csci4611-9b29349c5c54bfece455f69c4415595ff14e6d34.zip |
Pushed feedback file submission-p2
Diffstat (limited to 'grades')
-rw-r--r-- | grades/submission-p2.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/grades/submission-p2.md b/grades/submission-p2.md new file mode 100644 index 0000000..5e5277e --- /dev/null +++ b/grades/submission-p2.md @@ -0,0 +1,5 @@ +# Grade: 98/100. + +### Late penalty: 0 (0 flexible extension days used, 14 remaining) + +**[10/10] Project compiles:**<br/>Feedback: <br/><br/>**[60/60] Project has noticeable work done:**<br/>Feedback: <br/><br/>**[2/2] C Range: Draw lines around the field boundary:**<br/>Feedback: <br/><br/>**[1/1] C Range: Draw a grid of lines for each goal:**<br/>Feedback: <br/><br/>**[2/2] C Range: Ball moves in a random initial velocity:**<br/>Feedback: <br/><br/>**[1/1] C Range: Pressing SPACEBAR relaunches the ball:**<br/>Feedback: <br/><br/>**[2/2] C Range: Ball is affected by gravity:**<br/>Feedback: <br/><br/>**[2/2] C Range: Ball bounces correctly off the ground:**<br/>Feedback: <br/><br/>**[2/2] B Range: Ball bounces correctly off the walls and ceiling:**<br/>Feedback: <br/><br/>**[3/3] B Range: Ball slows down when bouncing:**<br/>Feedback: <br/><br/>**[3/3] B Range: Car can be controlled with the arrow keys (or mouse):**<br/>Feedback: <br/><br/>**[2/2] B Range: Car cannot leave the boundary of the field:**<br/>Feedback: <br/><br/>**[1/1] A Range: UP and DOWN keys change the car's speed:**<br/>Feedback: <br/><br/>**[0/2] A Range: LEFT and RIGHT keys turn the car in proportion to the car's speed:**<br/>Feedback: Car should keep the turn direction when left/right keys are released<br/><br/>**[3/3] A Range: Ball bounces correctly off the car:**<br/>Feedback: <br/><br/>**[2/2] A Range: The velocity of the car affects the velocity of the ball after collision:**<br/>Feedback: <br/><br/>**[2/2] A Range: Landing a goal resets the position of the car and the ball:**<br/>Feedback: <br/><br/>**[0/0] Miscellaneous:**<br/>Feedback: <br/><br/>
\ No newline at end of file |