Retro game made with Odin
- Odin Compiler
- Raylib
- Emscripten for WASM build
odin build desktop
emsdk activate
build_wasm.bat
Quick testing using the default Python server:
python -m http.server -d dist
Florian Déhé
Simple Breakout game written in Odin using Raylib