19 packages tagged with “puzzle”
Simple API wrapper for https://2captcha.com/
An implementation of the classic FizzBuzz puzzle.
General Sudoku solver and creator library
A C# implementation of libpuzzle (an image fingerprinting algorithm)
Single code to rule them all. TreeProblemFramework is a .Net Core 3 class library to solve puzzles whose solution is based on a tree search, such as: N-Puzzle, Unblock Me, Sokoban, maze solving, Rubik's Cube, heuristic-based clustering, etc. Provide a description for the puzzle, written in any .NET language, and get back the steps that reach the solution.
A generic library to solve puzzles using user-defined algorithms
Engine for generating clue-less crossword-style puzzle grids called crusadex, cruzadex, or fill-in crosswords.
A library for working with Sudoku puzzles. It provides tools for generating, solving, and validating Sudoku grids with ease.
This library generates complex mazes and finds a path through them. It is useful for learning and game development.
Sudoku puzzle solver.
This lightweight library provides the core logic and functionality you need to build engaging match-3 games. Focus on game design and mechanics while leaving the complex logic to this library
An efficient sudoku solving and generating library targeting .NET 5 and above. This library is designed to work as a framework for solving or generating any Sudoku-style puzzles. For example, you can implement custom rules, or mix-and-match the provided rules, to solve or generate whatever puzzle you need. Docs: https://www.sudokuspice.dev/
Build, solve and export word search puzzles in the iPuz json format.
Escape The Lab - A fast-paced AI-powered puzzle game where you have 10 minutes to solve 20 challenging questions. Features: Multiple AI providers (OpenAI GPT-4o, Claude Sonnet, Gemini, DeepSeek) | User authentication with online leaderboards | Database-driven event prompts for seasonal games | Auto-save/resume | Power-ups (Speed Boost, Micro Hint) | Real-time streaming responses | Cloud prompt support | Question types: IQ puzzles, logic challenges, coding problems, and mysteries. Play solo or compete globally!
标准数独MCP服务器,提供数独生成、求解和验证功能
A library to work with grids of various geometries (rectilinear, hexagonal, triangular, octagonal, pentagonal, etc.), generate mazes, find paths and generate SVG graphics. Useful for 2D games and puzzles.
Package Description
A generic Word Search logic engine
Library with solver for nonogram logic puzzle