This is an Odin + Raylib game that used this nice starting template by Karl Zylinski.
Supported platforms: Windows, macOS, Linux and web.
Run the build script for your platform of choice, the output will be under its respective build/ folder.
- Emscripten. Download and install somewhere on your computer. Follow the instructions here: https://emscripten.org/docs/getting_started/downloads.html (follow the stuff under "Installation instructions using the emsdk (recommended)").
- Recent Odin compiler: This uses Raylib binding changes that were done on January 1, 2025.