Skip to content

lahsuk/tile-puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TilePuzzle

A simple puzzle game where only a single blank tile can be moved to its adjacent positions. The goal is to reach the original image while only moving the blank tile.

The Bot was implemented using A* searching algorithm. Currently, it can only solve for 3x3 board.

Try it out here: https://lahsuk.github.io/tile-puzzle/

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors