Reference no: EM133626781
Question: Create an HTML document in your text editor and type the <!DOCTYPE> declaration, <html> element, document head, and <body> element. Use the "CIS 223 Chapter 7 Program" as the content of the <title> element (
You are to build a WHEEL OF FORTUNE! website that allows the user to play the WHEEL OF FORTUNE! game online.
For this exercise you are going to creat.e a separate/external JS file, which is called by your HTML file. Do NOT use the existing data files for this assignment, rather you are to start from scratch.
The name of your game is called "Wheel of Fortune". The purpose is for the user to try to guess in less than 10 attempts, what the secret statement/phrase/sentence is for your game!
Your initial page should welcome the player! Prompt the player for his/her name, and welcome him/her (with the name) to the game of wheel of fortune. Display the current date and time to the screen.
Then, display to the screen the number of dashes needed for at least 2 wor.ds in the phrase that the player is to try to guess. This is a HARD-CODED variable that you, the programmer is going to set, and it will never change for the sake of this assignment. Also, display to the screen the "category" to help the player guess if it's a verb, noun, place, name, etc...
Give the player 10 attempts to try to guess. For each of the 10 attempts, you must determine if the entry was ONE letter OR if the entry was an attempt to solve the puzzle.
If it was just 1 letter, identify if it was correct or not, and if correct, display where the letter is placed in lieu of the dashes. For each guess, use JavaScript's innerHTML method to display the guessed letters to the screen (don't use document.write).
If the player guesses more than 1 letter, it is assumed they are trying to solve the puzzle. If it is not correct, the player is notified the game is over and what the correct phrase was; If the player guesses correctly, congratulate the player!
After 10 attempts of guessing individual letters, the player will be prompted with one final attempt to guess the whole phrase.
Write your pseudocode in a plain-text editor
: Write your pseudocode in a plain-text editor such as Notepad or TextEdit, and save as a text file (*.txt). Also, save a screenshot of your flowchart as a JPEG
|
What concern have from using handwritten notes vs electronic
: As a counselor, what concerns might you have from using handwritten notes versus electronic. What concerns might a client have?
|
How to pass data from a controller to a view
: How to pass data from a controller to a view without using a model. In Chapter 4, you learned that you can add a model to both controllers
|
Discuss the specific scheduling risks
: Using your course project, discuss the specific scheduling risks and uncertainties that you will face in your project and the likelihood of them occurring.
|
Create an html document in your text editor
: Create an HTML document in your text editor and type the declaration, element, document head, and element
|
What client populations benefit and will continue to benefit
: Explain what client population's benefit and will continue to benefit. As a future counselor, how will telehealth play a role in your practice in 10 years?
|
What do you think you need to focus on to pass the exam
: Explain whether you plan to take the AWS CCP exam available through the AWS platform. If not, what would change your mind? What do you think you need to focus
|
Overview of the projects financial expenditures
: An overview of the project's financial expenditures and a final budget report that compares actual costs to the initial budget estimates.
|
What is it called when an infant uncovers an object
: What is it called when an infant uncovers an object several times in one place (Place A) and continues to search for the object in
|