https://github.com/nukeop/boggler
selenium bot for boggle (wordplays.com)
https://github.com/nukeop/boggler
Last synced: 12 months ago
JSON representation
selenium bot for boggle (wordplays.com)
- Host: GitHub
- URL: https://github.com/nukeop/boggler
- Owner: nukeop
- License: gpl-3.0
- Created: 2017-03-14T22:21:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-15T18:53:23.000Z (over 9 years ago)
- Last Synced: 2025-02-09T05:33:07.349Z (over 1 year ago)
- Language: Python
- Size: 1.96 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# boggler
selenium bot for boggle (wordplays.com)
## How to run
Create and enter a virtual environment, run `pip install -r requirements.txt`
Edit boggler.py and insert your wordplays.com credentials (USER and PASSW variables).
To run the bot: `python boggler.py` and that's it.
The bot will start chrome (with ublock origin installed), go to boggle, read the dictionary, generate anagrams, and start entering them.
To increase performance we could check which anagrams generate contiguous regions but since the time isn't counted towards the score it doesn't matter.
Almost guaranteed to get the highest score every time.
## Hall of fame



