Skip to content
View b3x206's full-sized avatar
return !m_Focused;
return !m_Focused;
  • B3X
  • 08:36 (UTC +03:00)

Block or report b3x206

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
b3x206/README.md

hi 👋

Nothing to say here other than :

  • I do / help with random projects
  • 73 billion neglected game and side projects
  • And code of course.
    • (^my code involving: creating whatever slop that works with callbacks and singletons/global variables)



b3x206's GitHub stats


Did you really read all of this? Alrighty.

Pinned Loading

  1. bxfw-unity bxfw-unity Public

    BXFW (Additionals & Assets)

    C# 3

  2. unity-tabsystem unity-tabsystem Public

    Unity UI tab menus.

    C# 30 3

  3. b3x206 b3x206 Public

    Config files for my GitHub profile.

    1

  4. a bad snake for console a bad snake for console
    1
    // This is snake for windows console that can be compiled using mingw
    2
    // Compile using => $ g++ ./terrible_snake.cpp -o snake.exe <optional flags>
    3
    // (msvc will probably work, didn't test though)
    4
    // Features : 
    5
    //   * Has color