Skip to content
View karl-zylinski's full-sized avatar

Block or report karl-zylinski

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

I create video games and teach how to use the Odin Programming Language.

My Odin gists:

Pinned Loading

  1. odin-raylib-hot-reload-game-template odin-raylib-hot-reload-game-template Public

    An Odin + Raylib game template with Hot Reloading pre-setup

    Odin 152 18

  2. atlas-builder atlas-builder Public

    Atlas builder for Odin games with aseprite file format support

    Odin 8

  3. snake-tutorial-code snake-tutorial-code Public

    Snake tutorial in Odin + Raylib with step-by-step video

    Odin 7

  4. breakout breakout Public

    Breakout tutorial in Odin + Raylib with step-by-step video

    Odin 7

  5. sdf-terrain-painter sdf-terrain-painter Public

    Signed Distance Field terrain painter prototype

    Odin 23

  6. xcb_vulkan xcb_vulkan Public

    Renders a cube using vulkan on linux (using xcb for window), everything happens in a single function

    C