Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sadok-f/python-word-search

a Python program that searches a grid of letters (a-z only) for valid English words. Words can be found along any diagonal, forwards, upwards, downwards or backwards and must not ‘wrap’ between edges.
https://github.com/sadok-f/python-word-search

Last synced: 24 days ago
JSON representation

a Python program that searches a grid of letters (a-z only) for valid English words. Words can be found along any diagonal, forwards, upwards, downwards or backwards and must not ‘wrap’ between edges.

Awesome Lists containing this project