Skip to content

Instantly share code, notes, and snippets.

@randyprime
randyprime / entity_structure.odin
Last active May 15, 2025 15:21
ENTITY MEGASTRUCT
// the tl;dr -> https://storage.randy.gg/entity%20midwit.png
/*
ENTITY MEGASTRUCT
by randy.gg
This is an extremely simple and flexible entity structure for video games that doesn't make you want to
die when you're 20k lines deep in a project.