You are using an outdated browser. Please
upgrade your browser to improve your experience.
Sliding Tily is a sliding tile puzzle game
Sliding Tily
by Majd Koshakji
What is it about?
Sliding Tily is a sliding tile puzzle game.
App Screenshots
App Store Description
Sliding Tily is a sliding tile puzzle game.
The goal of the game is to move the main tile into the rightmost bottom position.
This game implements a few search algorithms that can solve every puzzle, with varying degrees of efficiency.
These algorithms are:
- Depth First Search (DFS)
- Breadth First Search (BFS)
- Unified Cost Search (UCS)
- Hill Climbing
- A-Star (A*)
The game is fully open source and available on GitHub at:
https://github.com/koshakji/tily
Disclaimer:
AppAdvice does not own this application and only provides images and links contained in the iTunes Search API, to help our users find the best apps to download. If you are the developer of this app and would like your information removed, please send a request to takedown@appadvice.com and your information will be removed.
AppAdvice does not own this application and only provides images and links contained in the iTunes Search API, to help our users find the best apps to download. If you are the developer of this app and would like your information removed, please send a request to takedown@appadvice.com and your information will be removed.