Skip to content

SFML application that visualizes some of the basic sorting algorithms

Notifications You must be signed in to change notification settings

SaniLetchu/SortingAlgorithmVisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Algorithm Visualizer

Description

SFML application that visualizes some of the basic sorting algorithms.

Installation

SFML is required to run the application.

Compile and run the application with make all command in the root directory.

Usage

After sorting is done, ESC key redirects back to menu.

Algorithms

  • Quicksort
  • Bubble sort
  • Insertion sort
  • Might add more later...

GIF

Animation

About

SFML application that visualizes some of the basic sorting algorithms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published