back to scratko.xyz
aboutsummaryrefslogtreecommitdiff
path: root/puzzle.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixed memory leakscratko33 hours1-3/+10
| | | | | | The image widget is responsible for deleting the loaded part of the image Check for correct type of selected file Error checking after image upload
* Random image selectionscratko4 days1-1/+2
| | | | | Added a dialog box about. Checks if the selected file is correct.
* Added A* solution algorithmscratko6 days1-2/+10
|
* Added menu-bar and file chooserscratko10 days1-1/+1
|
* Added end game checkscratko10 days1-6/+11
|
* Checking the solvability of puzzlesscratko12 days1-0/+2
|
* Moving slidesscratko13 days1-13/+19
| | | | | | Changed to 8 puzzles Added reaction to clicking a puzzle Puzzles are moved to vector
* Initial commitscratko2024-10-251-0/+45
Creating widgets with a split image