Skip to content
View youdontknowmeaf's full-sized avatar
💭
Linux Distro coming soon :-)
💭
Linux Distro coming soon :-)

Block or report youdontknowmeaf

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.

Content in all repositories owned by your account will be closed.
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
youdontknowmeaf/ReadMe.md

Hi there!

Im SpookScoop93 (formerly youdontknowmeaf on this platform). I love old stuff and simple libraries. I hate overcomplicated shit like Qt or C23.

Langs

  • C - I do alot of C especially porting apps to niche platforms. I primarly use C89/C99.
  • C++ - Total noob here :-)
  • Python - I can make some basic stuff.
  • HTML - I make simple websites with HTMl4 when I have to :-D
  • C# - I know it a little bit.

Libs

  • SDL1.2 - I use this primarly, not the best at it tho.
  • SDL2 - I usually write the app initially in SDL1.2 and port it to SDL2 with docs.
  • RayLib - I have used raylib in each of the langauges I know, not an expert.
  • ImGui - I love it! I used it in a recent project.

My stuff

  • I got Ubuntu 25.4 on my main desktop.
  • I got the newest Ubuntu Unity on my ThinkPad x230. (:-3)
  • I got Artix on my EeePc (aka. Shitbook)
  • I got Raspberryian on my Raspberry Pi 5.
  • From consoles I have:
  • Playstation 1
  • Playstation One
  • Playstation 2 Slim (silver)
  • Playstation Portable
  • Xbox 360 (Phat) (Jasper)
  • Xbox One (Phat)
  • Nintendo Wii (GameCube Compatible)
  • Nintendo WiiU (Black) (JP)

Pinned Loading

  1. pong-sdl1.2 pong-sdl1.2 Public

    A game of pong written in C using SDL1.2 for graphics. Planned to port to many platforms.

    C++ 2