Skip to content

A* algorithm that solves 8-puzzle game, a sliding puzzle that consists of a frame of numbered square tiles in random order with one tile missing.

Notifications You must be signed in to change notification settings

kawaremu/8-Puzzle-Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What is the game ?

The famous 8-puzzle game,which is a sliding puzzle that consists of a frame of numbered square tiles in random order with one tile missing.

Why the A* algorithm ?

A* on the 8 puzzle game

Screenshots of the game

This is an image

About

A* algorithm that solves 8-puzzle game, a sliding puzzle that consists of a frame of numbered square tiles in random order with one tile missing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages