Fifteen (Number Puzzle)

Contains ads
500+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this game

The Fifteen (15-puzzle), also called Gem Puzzle, Boss Puzzle, Game of Fifteen, Mystic Square and many others - is a sliding puzzle that consists of a frame of numbered square tiles in random order with one tile missing. The puzzle, if 4×4 tiles, the puzzle is called the 15-puzzle or 16-puzzle named, respectively, for the number of tiles and the number of spaces.
The object of the puzzle is to place the tiles in order (from 1 to 15) by making sliding moves that use the empty space. The Fifteen is a classical problem for modelling algorithms involving heuristics. Commonly used heuristics for this problem include counting the number of misplaced tiles and finding the sum of the taxicab distances between each block and its position in the goal configuration. Note that both are admissible, i.e. they never overestimate the number of moves left, which ensures optimality for certain search algorithms.
Updated on
Aug 14, 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection
Data is encrypted in transit
Data can’t be deleted

What’s new

- Updated target SDK to 35 and updated libraries
- Changed UI of the main menu page
- Added Privacy Policy info page
- Fix small issues