Skip to content

hamajj/sortingvisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sortingvisualizer

regular sorting visualizer

installation

Install the dependencies

#Ubuntu
sudo add-apt-repository ppa:texus/raylib
sudo apt install libraylib5-dev

#Fedora 
sudo dnf install raylib.x86_64

#Arch
sudo pacman -S raylib

Clone the repository

git clone https://github.com/hamajj/sortingvisualizer && cd sortingvisualizer

Build the project and run

make
./sortingvisualizer

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published