Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 907 Bytes

File metadata and controls

25 lines (18 loc) · 907 Bytes

Asset credits

All bundled assets are CC0 (public domain) or generated for this project.

Sprites (assets/sprites/atlas.png)

Built by tools/build_atlas.py from:

Rebuild: python3 tools/build_atlas.py (downloads sources to /tmp/oga, needs Pillow).

Audio (assets/audio/*.wav)

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.