Entry for Ludum Dare 58
| data | commit uncommitted changes (objects) | |
| dev-data | commit uncommitted changes (objects) | |
| src | commit uncommitted changes (objects) | |
| .gitignore | beginnings! | |
| build-web.sh | smaller web build | |
| build.rs | rerun build script if data to be embedded changes | |
| Cargo.lock | web build | |
| Cargo.toml | load animations from gifs | |
| README.md | expand readme | |
To compile this, you need the nightly rust compiler, and some unpublished versions of Rust crates! Check out the main branch of these in the same parent directory as this repository:
- https://codeberg.org/maia/sdl3-sys-rs
- https://codeberg.org/maia/msdl-rs
- https://codeberg.org/maia/c8str-rs
Then you can compile and run it with cargo +nightly run