This assignment does not count toward the final grade.

Rubric

Find Rubric
Keep in mind that 68 students have already been assessed using this rubric. Changing it will affect their evaluations.
Minesweeper Rubric
Minesweeper Rubric
Criteria Ratings Pts
Correctly generates * and . depending on bomb chance
threshold: pts
0 pts
Full Marks
0 pts
No Marks
pts
0 pts
--
Correctly calculates number of neighboring bombs
No out of bounds exceptions, check for edge cases (corners especially)
threshold: pts
0 pts
Full Marks
0 pts
No Marks
pts
0 pts
--
Output is correct
Should look like the example in the directions, two "boards", one with * and . and one with * and neighboring bomb counts.
threshold: pts
0 pts
Full Marks
0 pts
No Marks
pts
0 pts
--
Game plays correctly
Run Game.java's main method and play minesweeper, make sure the game board matches the printed board in the console.
threshold: pts
0 pts
Full Marks
0 pts
No Marks
pts
0 pts
--
Committed and pushed to Github
Check their Github account to make sure the commit went all the way through.
threshold: pts
0 pts
Full Marks
0 pts
No Marks
pts
0 pts
--
All of the above are "full marks"
threshold: pts
8 pts
Full Marks
0 pts
No Marks
pts
8 pts
--
Total Points: 8 out of 8