- Breakout clone in Odin
Learning the magnificent Odin language, and Raylib, by following along with the incredible Karl Zylinski lecture series, but adding my own implementations! All credits to Karl
install odin and ols if you want to build and mess about,
The build exe is also in the repo if you just want to run it on windows
to build odin run . in the root dir to get an executeable
VScode build and run is setup also