o
odinpkg.dev
packages / app / odin-minigames

odin-minigames

2b98fa4app

Learning to use odin to recreate classic minigames

MIT · updated 4 months ago

Odin Minigames

Based off of https://github.com/karl-zylinski/odin-raylib-hot-reload-game-template

Recreating some games to learn odin-lang.

Build on Linux with the build scripts. build_hot_reload.sh will compile the core game as a shared library which will be reloaded when changed.

The wasm build can be served using this command in the output directory: python -m http.server.