Project 2 - Mastermind Game
- Due Jun 10, 2018 by 11:59pm
- Points 10
- Submitting a text entry box or a file upload
- Available May 28, 2018 at 12am - Jun 11, 2018 at 11:59pm
Read description and rubric carefully. Submitting incorrect file types or failing to meet the criterion listed below will likely result in a grade of zero
For project two, you will be building a graphical Mastermind game using HTML Document Object Model shapes. The game will be based on the code-guessing game developed through the two exercises in this unit, but should include significant original enhancement and graphical changes. Think about using your generated imagery to provide compelling graphics and feedback for starting the game, submitting a guess, and winning the game by guessing the correct code.
Your game should:
- Generate a new secret code with each playthrough, and allow users to guess that code until a victory is reached(2 points)
- Display images or animation at the start and end of each game (2 points)
- Graphically display each secret code guess (2 points)
- Provide visual (not text!) feedback indicating each correct and incorrect letter in a guess (2 points)
- Use a clear modular structure with an option to restart that properly resets all variables (2 points)
Games will be evaluated based on clear progress and design enhancement from the initial project code.
Assignment Requirements
In addition to the requirements listed in the description, you should submit your files in a .zip file through webcourses. You also need to host this site on Sulley.
In the submission comments section, you must include the URL to the hosted site. Test your site from a different computer, before submitting. If you do not include the URL, or the site does not display properly, you may receive a zero on this assignment. Make sure both the file is uploaded, and the submission comments are displaying.
Rubric
Criteria | Ratings | Pts | ||
---|---|---|---|---|
Generate a secret code each playthrough
threshold:
pts
|
|
pts
--
|
||
Display start and end game images and animation
threshold:
pts
|
|
pts
--
|
||
Graphically display each secret code guess
threshold:
pts
|
|
pts
--
|
||
Provide visual feedback on correct / incorrect letters
threshold:
pts
|
|
pts
--
|
||
Modular structure, with option for a full restart
threshold:
pts
|
|
pts
--
|
||
Total Points:
10
out of 10
|