PLAY the game for FREE on STEAM: https://store.steampowered.com/app/11...
SOURCE CODE on GITHUB: https://github.com/DanZaidan/break_ar...
This is another stream in our "developing an entire game in C from scratch" series!
Check out the game and the source code for free:
https://danzaidan.itch.io/break-arcad...
Check out the game being made live:
/ danzaidan
This stream, we fixed a few bugs and a few non-bugs with our sound system and we programmed a job system to make multi-threading accessible to our game and start implementing things in parallel.
We also made the audio system we built last stream to run asynchronously!
In the next stream, we will wrap up our game engine pass by improving the file i/o to make a save system in the game!