Categorygithub.com/rzaf/sortVisualizer
repository
0.0.0-20240820122514-c520cd2a416f
Repository: https://github.com/rzaf/sortvisualizer.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

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