Introduction - If you have any usage issues, please Google them yourself
This is simulation of classic 15 tile puzzle problem solver.
It has capability to solve the problem using artificial intelligent techniques of depth first search and A-star search.
This project is completely done in netbeans for running game requirement is JRE.
Enjoy!!!