Project Description
A fun mini Javascript project.
This project was built purely with JS.
What does it do?
- Picks a random word.
- Takes the player’s guess.
- Checks that the player’s guess is a valid letter.
- Keeps track of letters the player has guessed.
- Shows the player their progress.
- Finishes when the player has guessed the word.
See it in action here.
Project Repo
GitHub Repo here.