Skip to content
View aki-cat's full-sized avatar

Block or report aki-cat

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 250 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. sml sml Public

    Slippy's Math Library: A simple and header-only C++ math library for computer graphics.

    C++

  2. btl btl Public

    Beltino's Test Library: A simple and header-only C++ test library for unit-tests.

    C++

  3. sargasso-engine sargasso-engine Public

    An experimental C++ simple graphics engine prototype. An exercise in learning OpenGL and structuring graphics data.

    C++

  4. uspgamedev/backdoor uspgamedev/backdoor Public

    A deck-building roguelike cyberpunk game.

    Lua 26 4

  5. lua-serializer lua-serializer Public

    A serializer for lua. Translates lua tables into custom binary data and vice-versa. Not human readable.

    Lua 1

  6. spacegame spacegame Public

    Spacewar game in C for a college class. An exercise in game architecture and basic physics simulation.

    C