This bot is designed for guessing 5 letter words for the trending game wordle. The user informs about the status of the game by giving input of the current state of the game and the bot then suggest the best possible word for the current situation. Enjoy the bot for solving today's wordle challange!
This project was developed using Java. This is a simple project that I made for fun and to apply the knowledge of Object Oriented Programming. Though I am not so proficient in OOP but I thought making a real life project will help me to understand the use of OOP more easily.