Skip to content

A program that solves Wordle in the fastes and most efficient way possible.

License

Notifications You must be signed in to change notification settings

G-Sivley/wordle-bot

Repository files navigation

Wordle Bot

Description

This is an open source project with the goal of creating a bot that can solve Wordle puzzle in the most efficient way possible.

We will be using python and list of Wordle words to narrow down the possible answers after inputting each word into Wordle.

Currently, this project will use the command line to select possible answers, but it would be interesting to implement Selenium in the future to actually play the game.

This is a fun project and I am very open to contributions from newer programmers. Ultimately, I would like to develop community with other programmers and see what we can build.

Getting Started

To come soon...

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

About

A program that solves Wordle in the fastes and most efficient way possible.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages