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.