/fifteen-puzzle

App for solving fifteen puzzle problem using various search algorithm.

Primary LanguageC++MIT LicenseMIT

Application for solving 15 puzzle problem.

alt text alt text

Notes:

Qt 5.11.2, gcc 8.2.1.
If does not compile make sure that proper paths are set:

  • path to google test in core-tests.pro
  • path to qt and qml in gui.pro