Skip to content
#

wordsearch-grid

Here are 7 public repositories matching this topic...

Language: All
Filter by language

GridLex is a lightning-fast word search tool designed for grids of letters. With its powerful Depth-First Search (DFS) algorithm and Trie-based word lookup, GridLex efficiently hunts down valid words in any direction—up, down, sideways, or diagonal. Perfect for word puzzle enthusiasts, game developers, or anyone working with word grids

  • Updated Oct 16, 2024
  • C++

Improve this page

Add a description, image, and links to the wordsearch-grid topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the wordsearch-grid topic, visit your repo's landing page and select "manage topics."

Learn more