https://yakvi.github.io/handmade-hero-notes/
A collection of my attempts at making this tutorial in odin. I have tried to comment on things that are odin specific so be on the lookout for comments.
Day 4 has some weird pointer arithmetic that I don't understand so I copied this guys code for day 5 https://github.com/acampbellblack/handmade-odin
Day 7 to 9 use DirectSound so I did my best to implement XAudio2 and make a terrible sound, it works but its ugly.
After I finish the days in the handmade hero notes I'll start working on the videos, progress will definitely be slower though.