A sudoku solver using brute forces and logical techniques.
-
Updated
Dec 21, 2024 - C#
A sudoku solver using brute forces and logical techniques.
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.
Solving Jigsaw Puzzles using Relaxation Labeling. Code relative to the paper: Nash Meets Wertheimer: Using Good Continuation in Jigsaw Puzzles (ACCV 2024)
A C language game for programming beginners
Classic 15 Puzzle Number Game: A modern implementation of the classic sliding puzzle game built with Flutter, offering smooth animations and a clean UI.
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.
Cross-platform chess app featuring interactive puzzles, AI gameplay, and skill-building tutorials, developed with Flutter.
🎄 Advent of Code 2024 🎄
A Python script for solving Sudoku puzzles using a backtracking algorithm. Enter your puzzle, watch it solve!
Provides a way to operate with Hamiltonian graphs.
Esse algoritmo de IA usa a busca em largura para resolver o clássico problema do fazendeiro, galinha, cachorro e o milho
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.
A Rust library for solving any river crossing puzzle, finding all optimal solutions, and providing a great learning resource for Rust and library design.
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.
A festive collection of my solutions to Advent of Code puzzles 🎄🧩. Dive into creative problem-solving with code, featuring solutions across multiple programming languages like Python, Java, Go, Rust, and more. A journey of logic, learning, and holiday cheer!
Solutions to Advent of Code 2024 challenges, organized day-wise, with inputs and questions included.
Add a description, image, and links to the puzzle-solving topic page so that developers can more easily learn about it.
To associate your repository with the puzzle-solving topic, visit your repo's landing page and select "manage topics."