Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 373 Bytes

File metadata and controls

15 lines (10 loc) · 373 Bytes

Sorts Visualizer

A small GTK4 app written in C, allowing to visualize several sorting algorithms. The user can:

  • Change the sorting algorithm
  • Change the delay
  • Change the number of elements to sort.
  • Set the visualization on pause / reset the array
  • Generate random arrays

Image de l'affichage du programme