A C++ library to develop simply custom views and components in the console with decent fps
You need to be at least in c++20
Add it as a submodule in your project inside a libs folder:
git submodule add https://github.com/Tryliom/ConsoleViewController
To get update use:
git submodule update --remote