Sorting anything, but at the very start it was Danganronpa Sort.
Generates results picture after sorting.
Built mostly for Windows x86 (Win32), so run cmake with -A Win32
Based on old th sort.
Choose any things you'd like to sort using instruction below and you'll be able to sort them by comparing with your own taste.
-
Sort things with provided images:
- Use Sheet Converter: add tile-image giantimage.png in application folder and fill config.ini with next values
ObjCount=(amount of objects)
SheetRows=(amount of rows)
SheetCols=(amount of cols) - Use Import one-by-one: simply put your images into application. If same images for objects - enter ObjCount in config.ini and use Fill empty button.
- Use Sheet Converter: add tile-image giantimage.png in application folder and fill config.ini with next values
-
Sort things with description (mostly for songs): additionally provide songs.ini file
(empty link)
Text1
(empty link)
Text2
(empty link)
Text3 -
Sort songs: like method 2, provide songs.ini file
https://link1 OR file_name1
Text1
https://link2 OR file_name2
Text2
For filenames, program will use files from .\songs\ folder!
These files will be opened if you click Right Mouse Button during the sort.
Cmake is presented. If there are problems you can just build this project yourself, but then you'll have to get:
- FreeImage.dll; FreeImage.lib; FreeImage.h (those are already here)
- SDL2.dll, SDL2 libs and headers...
- SDL2_mixer.dll and lib
- nfd.lib/nfd_d.lib; nfd.h (those are already here)
Will be cross-platform if i understand how to write your own CMakeLists for external projects (nfd and FreeImage)
Can be useful when you're bored of these tier lists. ~1000 lines of code