Skip to content

An interactive webpage that explains how to solve the 15-puzzle using A* and IDA*

Notifications You must be signed in to change notification settings

minhkhang1795/SlidingPuzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SlidingPuzzle

I created an interactive website to explain how the A* and IDA* algorithms can be applied to solve the 15-puzzle. The 15-puzzle is a sliding puzzle that consists of 15 numbered square tiles in random order in a 4 by 4 frame. The goal is to re-arrange the tiles into their correct orders.

Check out the website: https://minhkhang1795.github.io/slidingPuzzle/ Sliding Puzzle website

About

An interactive webpage that explains how to solve the 15-puzzle using A* and IDA*

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published