Skip to content

This project contains an abstract game simulator class to implement custom AI to generate guesses. Use selenium to automate the game within browser.

Notifications You must be signed in to change notification settings

ajcantor1/wordle-bot

Repository files navigation


Logo

Wordle Bot

About The Project

This project contains an abstract game simulator class to implement custom AI to generate guesses. Please see example.py for example on how to overwrite python get_next_guess(self, guesses, pattern)

Use selenium to automate the game within browser.

The AI strategy is based off of the scores derived from the documentation generate_scores.py will generate score csv.

demo

About

This project contains an abstract game simulator class to implement custom AI to generate guesses. Use selenium to automate the game within browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages