NullCipherr / Puzzle_Solver

This repository contains the implementation of a solver for an edge-matching puzzle game. In the game, a grid of blocks is given, where each block has a number on each edge. The goal is to place each block in an appropriate position. A block is in an appropriate position if the adjacent blocks (above, to the right, below, and to the left) have the

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NullCipherr/Puzzle_Solver Stargazers