A super basic example using Raylib and Odin together.
I only have tested this on an older 2015 macbook pro. OSX-11.7.10
brew install odin
This requires llvm and raylib to be build locally, for this older laptop it took about 3 hours for it all to complete building and installing the dependencies.
odin build .
odin run .
- https://odin-lang.org/docs/overview/
- https://www.raylib.com/examples.html
- https://zylinski.se/posts/gamedev-for-beginners-using-odin-and-raylib-1/
- https://zylinski.se/posts/gamedev-for-beginners-using-odin-and-raylib-2/
- https://zylinski.se/posts/gamedev-for-beginners-using-odin-and-raylib-3/
- https://github.com/kevinw/raylib-odin/
- https://kenney.nl/assets/category:Audio
- https://brackeysgames.itch.io/brackeys-platformer-bundle