Skip to content
View jegabe's full-sized avatar

Block or report jegabe

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. libacross libacross Public

    C++ header-only library that enables passing STL containers over DLL and ABI-stable boundaries. DLLs built with different tool chains in different configurations become compatible to each other.

    C++ 1

  2. ColorMyConsole ColorMyConsole Public

    C++ Library for coloring the console under Windows/Linux/MacOs. Also supports UTF-8 conversion for Windows and Styles.

    C++ 1 1

  3. TermConnectFour TermConnectFour Public

    A 3D connect-four (german: Vier gewinnt) game running on the terminal in color (using the ColorMyConsole library)

    C++

  4. AsciiColorPrint AsciiColorPrint Public

    Takes plain ASCII file (with additonal coloring info) and renders it on the console in color. Just for fun! Uses ColorMyConsole as portable printing back-end

    C++