Skip to content

Latest commit

 

History

94 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Visualizer

Overview

This is a sorting algorithm visualizer project that I am making with the purpose of learning the imgui library, and some basic usage of threads.

Screenshots

Screenshot

Dependencies

  • make
  • cmake

Building

First to get the SFML dependency run the following commands:

cd sorting-visualizer
make install

That will clone the SFML library and build it and move all the files in the necessary folders, after that has been done, you can just build the project using make without any arguments.

Then you can run the executable and play with the program and explore. :)

About

This is a sorting visualizer made in C++

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages