Skip to content
#

windowsforms

Here are 190 public repositories matching this topic...

N-puzzle solver that can solve any N-puzzle (different dimensions) by using A* search algorithm EFFICENTLY to solve it in the least time possible after determining if the puzzle is solvable or not, in addition you can track all the moves made to reach this best solution and you can solve the puzzle on your own through a friendly GUI.

  • Updated May 29, 2022
  • C#

Improve this page

Add a description, image, and links to the windowsforms 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 windowsforms topic, visit your repo's landing page and select "manage topics."

Learn more