Skip to content
View badsami's full-sized avatar

Organizations

@GP-Engine-team

Block or report badsami

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

Pinned Loading

  1. GP-Engine-team/GP_Engine GP-Engine-team/GP_Engine Public

    The Green Portal Engine is a student project built over the span of 5 months, aimed at learning how to code a functional game engine comprehensive enough to make a game (GPGame) out of it.

    C++ 8 1

  2. cpu_specs cpu_specs Public

    CPU features detection at runtime with the x86 CPUID instruction

    C

  3. logs logs Public

    Personal C buffered logging library. No C runtime, no C standard library.

    C

  4. bad bad Public

    A C/C++ SIMD math library for video game programming and connected fields, targeting x86, x86-64 and ARM architectures.

    C 1

  5. str_conv str_conv Public

    Integers and 32-bit floating-point numbers conversion functions to and from strings of binary, decimal and hexadecimal characters.

    C

  6. projection projection Public

    PROJECTION is a 2.5D action game which mixes puzzle and platforming.

    C#