Skip to content

A C++ library to develop simply custom views and components in the console with decent fps

License

Notifications You must be signed in to change notification settings

Tryliom/ConsoleViewController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConsoleViewController

A C++ library to develop simply custom views and components in the console with decent fps

Requirement

You need to be at least in c++20

How to import it

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

About

A C++ library to develop simply custom views and components in the console with decent fps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages