/sortVisualizer

sort algorithm visualizer in go

Primary LanguageGo

sort algorithm visualizer

sort algorithm visualizer made in go using raylib-go (go binding of raylib)

heapSort

build

Download or clone repository

git clone https://github.com/rzaf/sortVisualizer.git

cd sortVisualizer
go get -u github.com/gen2brain/raylib-go/raylib
go run cmd/sort-visualizer/main.go

Binary should be in same directory as resources directory