game where you guess a word with a given hint
- Clone the repository
- Open the html file in your preferred browser
- Open the word-list.js file
- Add a new word to the array
- Add a hint to the hints array
- Save the file
- Open the html file in your preferred browser
- Open the script.js file
- Change the value of the variable
maxGuesses
- Save the file