A practice excerisize I created outside of course curriculum to visualize the tiles-out-of-place heuristic search with 8-puzzle
yarn 8puzzle will run the solver in the console
I plan to add state-input to the problem, and a visualization in react
- Brian Keefe