Skip to content

Releases: binarymind-dev/Sorting-Visualizer

Sorting Visualizer v1.0 - Windows

Choose a tag to compare

@binarymind-dev binarymind-dev released this 17 Jun 08:48
6a0eb5c

📊 Real-time Sorting Algorithm Visualizer built with C++ and SFML 3.0

✨ Algorithms: Bubble Sort | Insertion Sort | Merge Sort | Quick Sort | Selection Sort
🎨 Color-coded — Red: comparing, Yellow: swapping, Rainbow: sorted!
⚡ Speed control, Fast mode, Pause, Step counter

▶️ How to run:

  1. Download SortingVisualizer-v1.0-Windows.zip
  2. Extract all files
  3. Run SortingVisualizer.exe

🎮 Controls: 1-5: Algorithm | Space: Shuffle | F: Fast | P: Pause | ↑↓: Speed