Skip to content

NeiroYT/DGSort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DGSort

Sorting anything, but at the very start it was Danganronpa Sort.
Built mostly for Windows x86 (Win32).
Based on old th sort.

Usage

Choose any pictures you like using instruction and you'll be able to sort them by comparing with your own taste.

But how to build it

Cmake is presented. If there are problems you can just create 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