A word search game created using React and Express
-
Updated
Sep 15, 2020 - JavaScript
A word search game created using React and Express
Word Search Generator, a program written in python for creating your own word search puzzles automatically from a list of words.
Simple .NET/WPF library/app for creating word search puzzles via WoSeCon algorithm.
Word Search Puzzle Generator built with React + Material-Tailwind
Generate and solve wordfinds in python!
Word Search Generator for Python
Un jeu du type Wordle / Sutom, mais avec des termes ou des thèmes philosophiques !
Caca palavras utilizando HTML, CSS e JS
Solver for finding sets of words with unique letters.
Disusun untuk mendukung Tugas Kecil 1 IF2211 Strategi Algoritma "Penyelesaian Word Search Puzzle dengan Algoritma Brute Force"
A Words Searching Game created using Python's TKinter Library.
Basic word game implemented in TS. Rules are simple: get points for composing words from the given set of letters.
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
Wordsearch puzzle solver with UI in Java Swing and solver in Erlang
Simple wordsearch(Osmismerka) generator
WordSearch implementation in Python
Tucana is a program to generate puzzles like Algot's Wordsearch
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.
Add a description, image, and links to the wordsearch-puzzle topic page so that developers can more easily learn about it.
To associate your repository with the wordsearch-puzzle topic, visit your repo's landing page and select "manage topics."