puzzle-solving
Here are 23 public repositories matching this topic...
Language:All
Sort:Most stars
A sudoku solver using brute forces and logical techniques.
- Updated
Dec 17, 2025 - C#
Unveil hidden messages within images using Minesweeper-inspired decoding. Left-click to reveal clues, right-click to flag suspected mines. Decode correctly to reveal parts of the image. No blind flagging! Also serves as human verification.
- Updated
Jul 23, 2023 - Python
Solving Jigsaw Puzzles using Relaxation Labeling. Code relative to the paper: Nash Meets Wertheimer: Using Good Continuation in Jigsaw Puzzles (ACCV 2024)
- Updated
Nov 27, 2025 - Python
A LEGO EV3 robot that autonomously scrambles and solves a 3×3 Rubik’s Cube, showcasing robotics and automation in a compact project.
- Updated
Apr 30, 2025 - C
Cross-platform chess app featuring interactive puzzles, AI gameplay, and skill-building tutorials, developed with Flutter.
- Updated
Jul 15, 2025 - Dart
🧩 A 3D virtual Rubik’s Cube solver built with Python & VPython — scramble, visualize, and solve using Kociemba’s algorithm. Shortlisted for AeroHack 2025 Face Off Round.
- Updated
Aug 14, 2025 - Python
Course 206.2 - Model-Driven Machine Vision: A project which goal is to takes an image of unordered puzzle pieces as input and reconstructs the completed puzzle as output.
- Updated
Jun 1, 2025 - Python
A Python script for solving Sudoku puzzles using a backtracking algorithm. Enter your puzzle, watch it solve!
- Updated
Jul 9, 2024 - Python
Sliding-tile puzzle, IDA* and pattern database implementation
- Updated
Apr 7, 2025 - C++
PHP Puzzle solver solves any puzzle dimension using backtracking algorithm
- Updated
May 15, 2025 - PHP
🎄 Advent of Code 2024 🎄
- Updated
Dec 8, 2024 - Python
Classic 15 Puzzle Number Game: A modern implementation of the classic sliding puzzle game built with Flutter, offering smooth animations and a clean UI.
- Updated
Nov 24, 2024 - Dart
A C language game for programming beginners
- Updated
Apr 11, 2025
Livia wakes up from cryogenic sleep on a spaceship en route to planet Nomemia. Livia Skye discovers a ship with it’s crew being wiped and aliens wreaking havoc. Livia makes her way through the ship and finally reaches the escape pods.
- Updated
Oct 13, 2021 - C#
Esse algoritmo de IA usa a busca em largura para resolver o clássico problema do fazendeiro, galinha, cachorro e o milho
- Updated
Sep 23, 2023 - Python
Solve Knights and Knaves logic puzzles using propositional logic and model checking with Python.
- Updated
Jun 15, 2025 - Python
The 8-puzzle-problem repository hosts a Jupyter Notebook detailing the solution strategies for the 8-puzzle, a sliding puzzle involving a 3x3 grid. The notebook includes implementations of various algorithms to solve the puzzle efficiently, demonstrating concepts from artificial intelligence and algorithm design.
- Updated
Apr 23, 2024 - Jupyter Notebook
Welcome to my solutions for Advent of Code 2024, an annual coding challenge held during December! This repository contains my daily solutions implemented in Java.
- Updated
Dec 9, 2025 - Java
Improve this page
Add a description, image, and links to thepuzzle-solving topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thepuzzle-solving topic, visit your repo's landing page and select "manage topics."