Sliding Tile Puzzle

This is a sliding puzzle game with AI solution finder. The solution employs a minimum priority queue (binary heap) coupled with an A* algorithm.
Alternatives To Sliding Tile Puzzle
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Javascript Datastructures Algorithms4,433
4 months ago19TypeScript
:books: collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
Sc2,123
4 months ago2bsd-3-clauseC
Common libraries and data structures for C.
Mlib747
4 months agobsd-2-clauseC
Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
Tinyqueue2832,6631914 years ago11June 14, 20191iscJavaScript
The smallest and simplest priority queue in JavaScript.
Flatqueue12129132 years ago8March 29, 20221iscJavaScript
A very fast and simple JavaScript priority queue
Lgenerics97
4 months agoapache-2.0Pascal
Generic algorithms and data structures for Lazarus/Free Pascal
Coursera Dsa96
5 years agomitPython
Coursera's Data Structures and Algorithms Specialization
Dijkstra.net58
44 years ago13February 23, 201913mitC#
Graph processing library
Sweepline Intersections4942 years ago12October 06, 20221mitJavaScript
A small module using a sweepline algorithm to detect intersections (& self-intersections) in polygons or polylines.
Advanced Shortest Paths Algorithms31
6 years agomitJava
Java Code for Contraction Hierarchies Algorithm, A-Star Algorithm and Bidirectional Dijkstra Algorithm. Tested and Verified Code.
Alternatives To Sliding Tile Puzzle
Select To Compare


Alternative Project Comparisons
Popular Algorithms Projects
Popular Priority Queue Projects
Popular Computer Science Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Swift
Algorithms
Priority Queue