Skip to content

Decorator-library used to help with platform-specific api for console i/o.

License

Notifications You must be signed in to change notification settings

c0de4un/console-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Console Library - C++ simple project with reusable code helping with platform-specific Console I/O.

Features:

  • color switching (foreground & background) ;
  • localization ;
  • encoding (UTF-8, ASCII/ANSI) ;
  • output switching (straight to the file) ;
  • clear screen, print char || line ;
  • primitives drawing using console (on Windows it is possible to use pixels instead of chars) ;

Requirements

API: C++ 11+ Tools: Visual Studio Community, QT5, CMake, Clang || GCC || MSVC

Bugs

  • it's is possible, that Clang x32 for Windows won't work, so only x64 is available.

About

Decorator-library used to help with platform-specific api for console i/o.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published