https://github.com/minhaskamal/picpuzzle
Naive AI Aided Sliding Puzzle Game (picture-image-block-tile-maze-riddle)
https://github.com/minhaskamal/picpuzzle
ai artificial-intelligence java picture-puzzle puzzle puzzle-game sliding-puzzle-game
Last synced: 12 days ago
JSON representation
Naive AI Aided Sliding Puzzle Game (picture-image-block-tile-maze-riddle)
- Host: GitHub
- URL: https://github.com/minhaskamal/picpuzzle
- Owner: MinhasKamal
- License: mit
- Created: 2015-11-18T14:00:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-28T07:28:03.000Z (about 8 years ago)
- Last Synced: 2025-03-25T14:38:59.243Z (29 days ago)
- Topics: ai, artificial-intelligence, java, picture-puzzle, puzzle, puzzle-game, sliding-puzzle-game
- Language: Java
- Homepage: http://minhaskamal.github.io/PicPuzzle
- Size: 11.4 MB
- Stars: 4
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# :ghost: PicPuzzle
#### Naive AI Aided Sliding Puzzle GameIt is a [plain Sliding Puzzle game](http://minhaskamal.github.io/PicPuzzle), but the interesting part is- it includes an Artificial Intelligent that can arrange the pieces for you. It also keeps record of the top 5 fastest solvers.
### View
![]()
### Releases
- Version 5.3 - Release Date: 07 Jun 2014
- Version 5.2 - Release Date: 12 May 2014
- Version 5.0 - Release Date: 14 Apr 2014
- Version 4.0 - Release Date: 01 Jan 2014
- Version 3.0 - Release Date: 25 Dec 2013
- Version 1.1 - Release Date: 03 Dec 2013### License
PicPuzzle is licensed under MIT License.