A short game about making your own Terrarium. Written in Odin using Raylib for Raylib 6.x Jam
Play the game here: https://deepfriedtech.itch.io/the-great-banyan-tree
Odin version: odin version dev-2026-06-nightly:7ab61e4
This file is only available in shell script but all it does it copy all content of asset_workbench/sprites_exported into asset/.
./build_assets.shodin run source/main_native./build.shThe project and all of it's files is licensed under BSD 3-Clause License (Read Here). The following files were taken from Karl Zylinski's Odin Raylib Template and thus are licensed as mentioned here, see also LICENSE-Template:
- source/main_web/emscripten_allocator.odin
- source/main_web/emscripten_logger.odin
- source/main_web/index_template.html