Commit Graph

1 Commits

Author SHA1 Message Date
e33fdeaa57 feat: implement wordle bot with guess validation and feedback logic
- Add core WordleBot class with methods for generating guesses and processing color-coded feedback
- Implement letter frequency analysis and candidate word filtering based on previous guesses
- Include support for hard mode constraints and optimal guess selection strategy
2025-06-28 06:26:32 +00:00