https://github.com/coac/gempuzzle
:gem: Gem Puzzle, 15-puzzle, Boss Puzzle, Game of Fifteen, Mystic Square
https://github.com/coac/gempuzzle
15puzzle a-star boss-puzzle breadth-first-search depth-first-search mystic-square tree-search
Last synced: 27 days ago
JSON representation
:gem: Gem Puzzle, 15-puzzle, Boss Puzzle, Game of Fifteen, Mystic Square
- Host: GitHub
- URL: https://github.com/coac/gempuzzle
- Owner: Coac
- Created: 2016-02-19T08:45:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-04T19:20:42.000Z (over 9 years ago)
- Last Synced: 2025-08-01T01:03:46.833Z (2 months ago)
- Topics: 15puzzle, a-star, boss-puzzle, breadth-first-search, depth-first-search, mystic-square, tree-search
- Language: Java
- Homepage:
- Size: 110 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GemPuzzle
*15-puzzle*, *Gem Puzzle*, *Boss Puzzle*, *Game of Fifteen*, *Mystic Square*
You can see the rules of the game here : [https://en.wikipedia.org/wiki/15_puzzle](https://en.wikipedia.org/wiki/15_puzzle)
