Skip to content
#

puzzle-solver

Here are 402 public repositories matching this topic...

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 puzzle-solver 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 puzzle-solver topic, visit your repo's landing page and select "manage topics."

Learn more