Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 754 Bytes

File metadata and controls

31 lines (18 loc) · 754 Bytes

cpp-sdl2

C/C++ visualization using SDL2

Prerequisites and installing

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.

Docs

Comprehensive list of visualizations implemented:

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details