Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 300 Bytes

File metadata and controls

3 lines (2 loc) · 300 Bytes

Sorting-Algorithm-Visualizer

Recently I've been learning C++ and I wanted to do something to kind of check my knowledge. I decided to make this quick little project that visualizes a selection sort algorithm using raylib. I'll probably add other algorithms to this and make a fun little UI later.