back to scratko.xyz
aboutsummaryrefslogtreecommitdiff
path: root/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Program terminationHEADmasterscratko25 min.1-1/+17
| | | | | Termination of the program while the computer is solving the algorithm (by esc key)
* Random image selectionscratko3 days1-2/+3
| | | | | Added a dialog box about. Checks if the selected file is correct.
* Added A* solution algorithmscratko5 days1-5/+6
|
* Added menu-bar and file chooserscratko10 days1-1/+8
|
* Added end game checkscratko10 days1-4/+4
|
* Moving slidesscratko12 days1-1/+1
| | | | | | Changed to 8 puzzles Added reaction to clicking a puzzle Puzzles are moved to vector
* Initial commitscratko2024-10-251-0/+19
Creating widgets with a split image