This is me following a Youtube Tutorial of Karl Zylinski. Pleae subscribe to his channel, he has a lot of interesting content.
Remember to install the Odin package before running the game
Also choose the correct debugger in VS Code to debug properly on WINDOWS or MACOS
use the following command to play the game without building it
odin run .use the following command to build an executable file
odin build .