29 Mar 2025, 5:10 PM
01 Oct 2025, 12:54 AM

Algorithm Visualizer

Algorithm Visualizer was my first attempt at visualizing algorithms, built with the Godot game engine during a period when I wanted to become a game developer (I later realized how challenging that path is ๐Ÿ˜…).

In the end, I managed to animate only the Selection Sort, but Iโ€™m proud of what I accomplished, especially the animation of the indices on the array.

This project was the starting point that eventually led to Manim DSA, the project I am most proud of.