Skip to content
#

15-puzzle-solver

Here are 31 public repositories matching this topic...

The 15 Puzzle is a sliding puzzle that consists of a 4 by 4 frame of numbered square tiles in an arbitrary ordering with one space. The objective of the puzzle is to place the tiles in ascending order, by making sliding moves that use the empty space.

  • Updated Jul 19, 2021
  • C++

๐Ÿ“ˆ Welcome to the Design and Analysis of Algorithms Repository! ๐Ÿ“šโœจ Immerse yourself in a meticulously curated knowledge pool on algorithmic design and analysis. ๐ŸŒ๐Ÿ’ก Explore the intricacies of crafting efficient algorithms and navigating problem-solving strategies. ๐Ÿš€๐Ÿ” Master the art of algorithmic exploration in this dynamic space! ๐Ÿ‘จโ€๐Ÿ’ป๐Ÿงฎ

  • Updated Dec 22, 2023
  • C

Improve this page

Add a description, image, and links to the 15-puzzle-solver topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the 15-puzzle-solver topic, visit your repo's landing page and select "manage topics."

Learn more