Skip to content
View printfdebugging's full-sized avatar
🌏
🌏

Block or report printfdebugging

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. engine engine Public archive

    OpenGL Graphics Engine, another bad idea. It created abstractions over GLFW, OpenGL etc. in the hopes that the code would be reused in other projects, but those abstractions made it almost impossib…

    C 4 1

  2. editor editor Public archive

    An attempt to build a text editor, gone horribly horribly wrong, I over-engineered everything, from the build system to the code abstractions. Restarted with a cleaner approach at https://github.co…

    C

  3. external external Public archive

    A bundle of 3rd-party open-source libraries I use in my personal projects. A BAD IDEA! It built/installed the dependencies from my various personal projects, so all of them were cloned/built even w…

    Makefile

  4. game game Public archive

    A small game project, which lived in printfdebugging/engine in it's initial days. The whole engine-project arcitecture was a bad idea as I realized it with the editor, it complicates things unneces…

    C

  5. unicode unicode Public

    A Unicode/UTF-8 processing library

    C 1

  6. roots roots Public

    A text editor

    C