A clone of Wordle, but made in the terminal, with some extra stuff to it. Working singleplayer, and I am potentially hoping for a multiplayer as well.
The AI use counts for less than 5% of the project. I had an issue with the program, where pynput would not support wayland DE’s in Linux. For that, I had to use Google Gemini in order to use termios and tty, verify the code I had written, and fix the issue since I use a windows machine.