Ran across my slider puzzle code and figured I'd release it. Don't ask me
to explain it, 'cause I don't remember that much about it. You need to
download the BmpImage folder and replace the existing BmpImage folder
inside the 1024 code folder, else the program will be missing its default
image as well as those included with the released program. It was compiled
using dev c++ 5.6.2 (a readme txt file will tell you what libraries to add to
the project). Do not delete the main.o file for any reason; I had to edit the
new.header file to erase a line to avoid a redeclaration and illegal conversion
error to get a compilation and you don't want to get into messing with those
files (especially if you forget what you edited).
Good luck if you can follow it!
* this is the code only, the compiled program can be downloaded on the
main site under miscellaneous.