-
Self-employed
- Sweden
-
10:31
(UTC +02:00) - http://zylinski.se
- @karl_zylinski
- @zylinski.se
- https://www.patreon.com/karl_zylinski
- @karl_zylinski
-
karl2d Public
Odin 2D game library. Beginner friendly and easy to modify.
-
calibre Public
Forked from kovidgoyal/calibreThe official source code repository for the calibre ebook manager
Python GNU General Public License v3.0 UpdatedMay 29, 2026 -
karl-zylinski.github.io Public
Hugo source files for my website and blog
-
atlas-builder Public
Atlas builder for Odin games with aseprite file format support
-
-
An Odin + Raylib game template with Hot Reloading pre-setup
-
odin-c-bindgen Public
Generate Odin bindings for C libraries
-
odin-raylib-web Public
Make games using Odin + Raylib that work in the browser
-
-
karl2d-hot-reload-template Public template
Experimental Hot Reload for Karl2D
-
karl-zylinski Public
This repo holds the text that appear on my user profile here on GitHub
4 UpdatedApr 17, 2026 -
odin-handle-map Public archive
A storage container that maps a handle (index + generation) to an item
-
-
-
learning-jai-by-making-a-game Public archive
You can shoot things coming at you
-
-
-
odin-sokol-first-person-shadow-mapping Public archive
Little Odin + Sokol tech demo. It has shadows and stuff
-
-
-
-
-
-
advent-of-panic-allocator-2024 Public archive
context.allocator = runtime.panic_allocator()
-
odin-bindings-to-c Public archive
How to bind to a C library from Odin
-
odin-dod-benchmarks Public archive
These benchmarks were written to provide examples of how different memory layouts can affect performance
-
sdf-terrain-painter Public archive
Signed Distance Field terrain painter prototype
-
odin-win32-software-rendering Public archive
Win32 software rendering using only Odin's core libraries
-
breakout Public
Breakout tutorial in Odin + Raylib with step-by-step video
-
snake-tutorial-code Public
Snake tutorial in Odin + Raylib with step-by-step video