The goal of this game is to guess the mystery 5-letter word. Press the green flag to start, and enter your guess of a 5-letter word into the box at the bottom. Green means the letter is in the word and in the right place. Yellow means the letter is in the word but is not in the right place. Gray means the letter is not in the word at all. You get six guesses to try to guess the word. Good Luck!
I'm sure this concept has been done a million times on this platform, but I wanted to remake it just to challenge myself a bit. Maybe other people can look at my implementation and get some ideas. Bugs: - Restarting from the restart button doesn't work. I disconnected the implementation but maybe someone else can get it to work. - The game doesn't check if the user enters a valid word.