This is my test repository for Odin language and Raylib combination.
- Install Odin compiler and ideally Odin language server
- Use
odin run .just to run the code. You can useodin build .to compile the code.
I intend to cover basic code and nothing much. The code may not be ideal Odin code.
The code is licensed under MIT license. The assets are taken from LibGDX tutorial.