Found 548 repositories(showing 30)
Byxs20
一款针对CTF竞赛MISC的工具~
JamesHoi
一款专门为CTF比赛设计的拼图工具
jzeimen
This is a program that uses computer vision techniques to solve jigsaw puzzles using the shapes of the edges.
SmilingWayne
100+ solvers for logic puzzles with ortools, 41k+ datasets for 130+ puzzles, e.g. Nonogram, Slitherlink, Fillomino, Creek, Akari, Yajilin and Sudoku-variants.
jackz314
Android Puzzle Solver that solves torus puzzles automatically.
OmarMusayev
Puzzle Solver using AI
Timwi
A library containing algorithms to solve Sudoku variant puzzles.
AndrewPTS
No description available
ARC345
A C++-based Sudoku Solver implementing three distinct approaches to solve Sudoku puzzles. This project explores various strategies for solving Sudoku, offering insights into algorithmic problem-solving and optimization techniques
Stratadox
A generic puzzle solving package, capable of solving a wide variety of puzzles.
bigheadghost
Solves for many interesting puzzles
lucaSartore
An algorith that can solve complex puzles
hiratara
Puzzle solver of Professor Layton series (Nintendo DS Game)
MMarsland
A brute force algorithm to solve a simple permutation puzzle at my grandparent's house
AmarBhatt
My CS3 project. I needed to create a solver that could solve 3 unique puzzles; Clock, Water, and Chess Solitaire.
dean-amar
Puzzle-solving program in Python that utilizes the SIFT algorithm along with various techniques.
tomer-amir
No description available
alphajr009
No description available
gurupatoh
No description available
swifthfg
AI to solve puzzle by A*
suzal16
No description available
kashew-developers
Puzzle Solver v2.1
persedawny
No description available
Aloksmvdu
A program written in C++ language to solve a 2x3, 3x2, 3x3 sliding block puzzle.
fluxxion82
small quick program to try to help solve pentominoe type puzzles
joaodsimoes
No description available
uestla
Solvers for various sudoku-like puzzles written in Java
Madogaa
PHP Puzzle solver solves any puzzle dimension using backtracking algorithm
darrellp
A backtracking and rule based framework for solving puzzles such as sudoku.
Murf-o
Created a REST API, using Java Spring Boot, that solves sliding block puzzles given to it. Front-end not needed to make calls to it. With that, the front-end is made in React.js and allows users to create/import puzzles themselves! The API returns the solution as well as the move-set. That being said, It looks much prettier on the front-end!