C/C++ visualization using SDL2
Clone the repository. SDL2 is a prerequistes for the source files.
To make all executables, run the following:
make all
All generated executables will be in /bin
foloder.
Comprehensive list of visualizations implemented:
This project is licensed under the MIT License - see the LICENSE file for details