I dunno, this is just my first tests for grasping binary tree concepts and learning how to do trees, 'cause it seems like I'm the only one who doesn't have a clue for generating and traversing trees in scratch.
Currently, this only has a fixed size so I might have to find a way to make it dynamically scalable.