Sliding puzzle solver
Solve sliding puzzle by artificial intelligence algorithm π§
magiqon
02/19/2023
Description
Simple application that solves sliding puzzle using the A* algorithm. Written using Typescript π.
Comments
Login to add a comment- magiqon
Hello, Today I wanted to share with you a project I was working on some time ago. These are sliding puzzles that can solve themselves using the A* algorithm and priority queue. Let me know what you think.
02/19/2023