This project aims to help visualize how a binary tree is constructed. The source code can be found at github.com/bartholomehubert/rbtreeviz. The only library used is raylib. The code is written in C++ and was compiled to webassembly using emscripten.