Users can select a number from 3-6 which will determine the length of word they need to guess. This will involve getting additional dictionaries (or using an API), updating the front end components and refactoring the Game component to work with dynamic word lengths.
Multiple Word Lengths
Users can select a number from 3-6 which will determine the length of word they need to guess. This will involve getting additional dictionaries (or using an API), updating the front end components and refactoring the Game component to work with dynamic word lengths.