#Rust + #raylib only. Inspired by Fallout & Arcanum.
#gamedev #indiegame
#Rust + #raylib only. Inspired by Fallout & Arcanum.
#gamedev #indiegame
(aka: how dict, map, or HashMap magically give you fast lookups.)
Turns out… it's not magic — it's buckets, hashing, and resizing.
Let’s build one from scratch.
🧵👇
(aka: how dict, map, or HashMap magically give you fast lookups.)
Turns out… it's not magic — it's buckets, hashing, and resizing.
Let’s build one from scratch.
🧵👇
Now that it supports tile sets and maps from Tiled, it's much more fun to run around in it #gamedev #indiegame
Now that it supports tile sets and maps from Tiled, it's much more fun to run around in it #gamedev #indiegame