An open API service indexing awesome lists of open source software.

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

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