git clone https://github.com/WJurgiel/Sorting-Visualization.git
Install below programs and add them to PATH
Program's job is to graphically represent variety of sorting algorithms showing the user how the algorithms works.
Installer:
Sorting visualizer:
✅ GUI with SFML 3.0
✅ Randomly generated array
✅ Bubble sort visualization
✅ Fetching dependencies from Github
✅ Batch script to build the whole project (SFML libs and the program itself)
✅ JavaFX GUI: Setup wizard that runs the .bat script
❌ JavaFX GUI menu - to select sorting algorithm and choose either random generated input array or own input file
❌ Other sorting algorithms

