A simple game which takes an image, then slices it into tiles and shuffles.
Go to file
NaiJi ✨ f3be53050e Fix but with negative splitting 2020-12-18 23:29:03 +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 Add command line arguments support 2020-12-18 23:12:28 +03:00
main.cpp Fix but with negative splitting 2020-12-18 23:29:03 +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