It's wordle but with three letters. Try to guess the randomized word. Just type in a lowercase three-letter word. If that word is in the word list, it will appear. Green letters mean that your letter is in the correct position. Yellow letters mean that the letter is somewhere else in the word. Grey letters mean that the letter is not in the word. Remember to use lowercase when typing. Also, there is a "bug" where a repeated letter will turn yellow. This would show up in a case like this: The word is 'get', 'bee' is typed, the first 'e' is green and the second 'e' is yellow. That does not mean that the word is 'ee_,' it just means that I didn't bother adding in that logic. This becomes especially apparent when the word is something like 'bog' and 'boo' is typed, leaving it with two greens and a yellow.
I was bored and made this fairly quickly.