https://github.com/aniketwithpython/mathler-solver
A selenium and python based software that can solve mathler.com
https://github.com/aniketwithpython/mathler-solver
game mathler mathler-solver puzzle selenium
Last synced: 4 months ago
JSON representation
A selenium and python based software that can solve mathler.com
- Host: GitHub
- URL: https://github.com/aniketwithpython/mathler-solver
- Owner: AniketWithPython
- License: gpl-3.0
- Created: 2022-04-13T19:14:00.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-12T13:39:10.000Z (over 2 years ago)
- Last Synced: 2025-08-10T08:36:14.644Z (6 months ago)
- Topics: game, mathler, mathler-solver, puzzle, selenium
- Language: Python
- Homepage:
- Size: 3.59 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mathler-Solver
A [Selenium](https://www.selenium.dev/) and Python based software that can solve [mathler.com](https://www.mathler.com/).
https://user-images.githubusercontent.com/98256334/163341390-6422c966-10db-44d8-8ef5-1d2076b4a0d5.mp4
To install requirements:
```
pip install -r requirements.txt
```
Then simply execute `main.py` and watch as it solves mathler :)
> © 2022 Aniket Maity All Rights Reserved
>Selenium © 2022 Software Freedom Conservancy All Rights Reserved
> Created for educational purposes only under GNU General Public License 3.0