Create A Script For A Word Guessing Game Allowing Users

Create A Script That Presents A Word Guessing Game Allow Users To Gue

Create a script that presents a word guessing game. allow users to guess the word one letter at a time by entering a character in a form. start by assigning secret word to a variable. after each guess, print the word using asterisks for each remaining letter, but fill in the letter that the user guessed correctly. for example, if the word you want to user to guess is suspicious and the user has successfully guessed the letters s and i, then you would store ssii*s in the form field. use response.write to show that I need the program in visual studio c# using asp.net web application all I need the code in .aspx and aspx.cs

Paper For Above instruction

Create A Script That Presents A Word Guessing Game Allow Users To Gue

Guess the Word