All bundled assets are CC0 (public domain) or generated for this project.
Built by tools/build_atlas.py from:
- Farming crops 16x16 by josehzz — CC0 https://opengameart.org/content/farming-crops-16x16 (turnip/tomato/corn growth stages and produce icons)
- Zelda-like tilesets and sprites by ArMM1998 — CC0 https://opengameart.org/content/zelda-like-tilesets-and-sprites (grass, water, character, bed, produce crate)
- Tilled-soil and dirt tiles are synthesized by the build script (no soil tile exists in the source packs).
Rebuild: python3 tools/build_atlas.py (downloads sources to /tmp/oga, needs
Pillow).
All SFX and the music loop are synthesized from scratch by
tools/gen_audio.py (Python stdlib only) — no samples, no external sources.
Rebuild: python3 tools/gen_audio.py.