GitHub topics: wordsearch-puzzle
abybaddi009/wordframe.ai
WordFrame - Transform your photos into interactive ASCII art word search puzzles. Where creativity meets technology.
Language: TypeScript - Size: 104 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

HusnainNaeem/WordSearchGameCpp
The Word Search Game is a C++ puzzle game where players find words in a grid of letters. With various difficulty levels, it challenges players to locate words horizontally, vertically, diagonally, and backwards. The game tracks scores and high scores, allows pausing and resuming, providing an engaging experience for word puzzle enthusiasts.
Language: C++ - Size: 96.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

The-Wee-Lad/WordSearch-Game
Just A Simple Digital implementation of WORDSEARCH game where any one can post there interesting wordsearch grid and others can search it and solve it !
Language: JavaScript - Size: 86.9 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

fernandofantinel/word-search-game
A project to practice algorithms based on a word search puzzle.
Language: JavaScript - Size: 1.95 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Coralesoft/GridLex
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
Language: C++ - Size: 2.56 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

martinrotter/wordsearch-wosecon
Simple .NET/WPF library/app for creating word search puzzles via WoSeCon algorithm.
Language: C# - Size: 847 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 4 - Forks: 0

defanator/wordsearch
WordSearch implementation in Python
Language: Python - Size: 37.1 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jaschon/wordsearch
Too lazy to solve cereal box wordsearch puzzles....
Language: Python - Size: 30.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ondrejholik/Wordsearch
Simple wordsearch(Osmismerka) generator
Language: Go - Size: 1.13 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

thelabcat/word-search-generator
Word Search Generator, a program written in python for creating your own word search puzzles automatically from a list of words.
Language: Python - Size: 9.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

devpravesh/wordsearch_game
This is an game for word search where we make own row and column and search words in flutter framework using dart language
Language: C++ - Size: 17.5 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

queleok/words-hunter
Basic word game implemented in TS. Rules are simple: get points for composing words from the given set of letters.
Language: TypeScript - Size: 2.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

tdrlp/word-finder
A word search game created using React and Express
Language: JavaScript - Size: 287 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 6 - Forks: 5

eyssette/philomots Fork of lynn/hello
Un jeu du type Wordle / Sutom, mais avec des termes ou des thèmes philosophiques !
Language: TypeScript - Size: 13.9 MB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

YaakovHatam/wordsearch
Language: TypeScript - Size: 9.85 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

GrandMoff100/WordFinds
Generate and solve wordfinds in python!
Language: Python - Size: 3.91 KB - Last synced at: 28 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

HusnainNaeem/Word-Search-Game-Cpp
WordGrid Explorer is a captivating and immersive C++ project that combines the challenge of word search puzzles with an innovative twist. Dive into a world of words and embark on a thrilling adventure as you explore a grid filled with letters, searching for valid words in all directions.
Language: C++ - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

umairayub79/WordSearchGenerator
Word Search Puzzle Generator built with React + Material-Tailwind
Language: JavaScript - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

csn3rd/Word-Search-Solver 📦
This is a wordsearch puzzle solver. I know this is not the most efficient solution to solving a wordsearch. Using tries is much more efficient than this brute force solution. My purpose for this program was to demonstrate my knowledge of hashtables in C++ and the unordered_set is one such implementation in the C++ STL.
Language: C++ - Size: 1.43 MB - Last synced at: 5 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

pokorj54/clique-words
Solver for finding sets of words with unique letters.
Language: C++ - Size: 45.9 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

Simon536/WordSearch Fork of mast3rsoft/WordSearch
Word Search Generator for Python
Language: Python - Size: 41 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

rayhankinan/word-search-puzzle-solver
Disusun untuk mendukung Tugas Kecil 1 IF2211 Strategi Algoritma "Penyelesaian Word Search Puzzle dengan Algoritma Brute Force"
Language: Java - Size: 3.98 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

andinus/octans
Octans is a program to solve Algot's Wordplay (Wordsearch) puzzles
Language: Raku - Size: 1.04 MB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ibrahimrehman1/words-searching-game
A Words Searching Game created using Python's TKinter Library.
Language: Python - Size: 104 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Blakley/WordSearch-Puzzle-Solver
JavaScript Word Search Puzzle Solver
Language: JavaScript - Size: 12.7 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

James-P-D/WordSearch
Wordsearch puzzle solver with UI in Java Swing and solver in Erlang
Language: Java - Size: 1.94 MB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

andinus/tucana
Tucana is a program to generate puzzles like Algot's Wordsearch
Language: Raku - Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
