Skip to content

rajan9519/8-puzzel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

8-puzzle

The 8-puzzle is a sliding puzzle that is played on a 3-by-3 grid with 8 square tiles labeled 1 through 8, plus a blank square. The goal is to rearrange the tiles so that they are in row-major order, using as few moves as possible. You are permitted to slide tiles either horizontally or vertically into the blank square.The following diagram shows a sequence of moves from an initial board (left) to the goal board (right). 8-puzzel solved

About

Slider puzzel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages