AM POSTING THIS AGAIN BECAUSE I FORGET TO MENTION I WANT THIS ON HTML JAVASCRIPT. WE'RE USING HTML JAVASCRIPT ON BASIC VISUAL STUDIO Watch the demo. On you tube you’re going to make a game just like...


AM POSTING THIS AGAIN BECAUSE I FORGET TO MENTION I WANT
THIS ON HTML JAVASCRIPT. WE'RE USING HTML JAVASCRIPT ON BASIC VISUAL STUDIO Watch the demo. On you tube you’re going to make a game just like the one in the video. Essentially, the app randomly picks a letter, and the user has to guess which letter the app chose. Put the following text on your page: Guess what letter I'm thinking of Wins: (# of times the user has guessed the letter correctly)


Losses: (# of times the user has failed to guess the letter correctly after exhausting all guesses) guesses Left: (# of guesses left. This will update) Your Guesses So Far: (the specific letters that the user typed. Display these until the user either wins or loses.) When the player wins, increase the Wins counter and start the game over again (without refreshing the page). When the player loses, increase the Losses counter and restart the game without a page refresh (just like when the user wins).





May 19, 2022
SOLUTION.PDF

Get Answer To This Question

Submit New Assignment

Copy and Paste Your Assignment Here