A simple game which takes an image, then slices it into tiles and shuffles.
Go to file
NaiJi ✨ 6accec7c57 Move path functions to filepath_util.h 2020-12-18 23:38:41 +03:00
.gitignore Init 2020-12-13 21:45:52 +03:00
application.cpp Add command line arguments support 2020-12-18 23:12:28 +03:00
application.h Add command line arguments support 2020-12-18 23:12:28 +03:00
board.cpp Add command line arguments support 2020-12-18 23:12:28 +03:00
board.h Add command line arguments support 2020-12-18 23:12:28 +03:00
filepath_util.h Move path functions to filepath_util.h 2020-12-18 23:38:41 +03:00
main.cpp Move path functions to filepath_util.h 2020-12-18 23:38:41 +03:00
output_util.h Add command line arguments support 2020-12-18 23:12:28 +03:00
sliding-puzzle.pro Implement basic terminal output parsing 2020-12-17 01:13:49 +03:00