Karl Zylinski
I teach Odin and how to create video games without an engine. Independent game developer.

Stable and robust references using handle-based maps

Mistakes and cool things to do with arena allocators
![[Odin 7 Day Jam] Intro Live Stream](https://ricktube.ru/thumbnail/cS8dF2zYUno/mqdefault.jpg)
[Odin 7 Day Jam] Intro Live Stream

Odin 7 Day Game Jam: Small update!

Hot Reload with Sokol and Odin: Demo and technical overview

Get inspired for my next Odin game jam

The Odin 7 Day Jam: March 8 - 15, 2025

Make a web build of your Odin + Raylib game

Exploring Odin without leaving your editor

I wrote a book about the Odin Programming Language

The Odin Holiday Gamejam 2024 ✨ Make a game!

What are pointers? (Odin)

Common mistakes when slicing strings

How to run C code from Odin

I'm writing an Odin book!

Odin's constants have their own little type system

Understanding arrays in Odin

Efficient 2D drawing using generated atlas texture

CAT & ONION Soundtrack with (text) commentary

Why building Odin programs is so simple

Organizing Odin code

Generic Odin procedures: Parametric polymorphism

Make games using Odin + Raylib #3: An animated player

Make games using Odin + Raylib #2: Move, jump & fall

Make games using Odin + Raylib #1: Setup and first code

Odin + Raylib: Breakout game from start to finish

Odin + Raylib: Snake game from start to finish

Sublime Text + Odin + Code completion

Setup Odinlang compiler from source on Windows

Make games using Odin + Raylib #6: Level editing basics + memory management