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

https://github.com/iamgio/word-search-solver

Solves online 'word search' quizzes. Just to practice with Python
https://github.com/iamgio/word-search-solver

Last synced: 4 days ago
JSON representation

Solves online 'word search' quizzes. Just to practice with Python

Awesome Lists containing this project

README

          

# Word Search Solver
Simple program which, using an algoritm, automatically solves online [WordSearch quizzes](https://lovattspuzzles.com/online-puzzles-competitions/daily-wordsearch/).
Not a 'professional' program: I made it just to train with Python.

![Pic](https://i.imgur.com/SEbCC4U.png)