Search results
Sliding puzzle solver that supports any sized puzzle, custom images, and every start and goal state.
This sliding puzzle solver aims to allow users to solve, create, and play sliding puzzles with custom images and dimensions.
Sliding Block Puzzle Solver. Initial Setup. Layout the initial state of the board. You can create blocks by dragging the left mouse button over empty space. Click on a block to get a popup menu. Blocks can be marked "Locked In Place" so the solver knows it may not move them. Next >> New Grid. Download the sources! (BSD licensed):
This project is a Java implementation of a sliding puzzle solver using the A* search algorithm. The program allows the user to input a 4x4 puzzle board and a sequence of moves, and it will solve the puzzle if possible.
Sliding Puzzle Solver. Press Shuffle to mix up the puzzle and use the arrow keys to move. Press Solve if you want the algorithm to solve the puzzle for you. Or press the 3x3 button to change the puzzle size.
15-puzzle solver. Generates a random 4x4 slider puzzle and plays an algorithm to solve it, or lets you solve it yourself!
Sliding Puzzle. Scramble Solve Reset. 3x3 4x4. Logging Information. Board: Elapsed time: Elapsed sort time: Boards explored: Queue length: Found solution in: Moves: Solution: * 4x4 board solves take a lot longer and may lag your browser! Created by Creeperman1524 ...