A sudoku solver using brute forces and logical techniques.
-
Updated
Nov 10, 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.
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.
A C language game for programming beginners
A Python script for solving Sudoku puzzles using a backtracking algorithm. Enter your puzzle, watch it solve!
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.
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."