Asmodeus Web Summons by snesgaard

Don't play this game, it's very bad!
Programmed in Rust, so your memory is safe!
Ratings
| Overall | 340th | 2.69⭐ | 23🧑⚖️ |
| Fun | 335th | 2.524⭐ | 23🧑⚖️ |
| Innovation | 295th | 2.833⭐ | 23🧑⚖️ |
| Theme | 121th | 3.81⭐ | 23🧑⚖️ |
| Graphics | 87th | 3.929⭐ | 23🧑⚖️ |
| Humor | 122th | 3.194⭐ | 20🧑⚖️ |
| Mood | 188th | 3.25⭐ | 22🧑⚖️ |
| Given | 17🗳️ | 9🗨️ |
```
Finished dev [optimized + debuginfo] target(s) in 0.30s
Running `target/debug/comfy_rust`
LOGGER: env_logger
thread 'main' panicked at src/aseprite_loader.rs:178:38:
called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
```
@rolferm Yeah I have a very hacky solution for exporting files from aseprite to Rust. Wanted to figure out how to embed the resources into the binary and distribute it that way. I think I'll just take the dirty route for now, and commit the atlas directly to the repo XD
@xahon You're correct!
@bitluderrb7804fr @pe7e @worldofmush @weirdo-studios @locksmitharmy @cagibi I'll let you guys know once I've created a binary you can download and executed. I am pretty new to Rust, so don't know how long i'll take :/
@bitluderrb7804fr @pe7e @worldofmush @weirdo-studios @locksmitharmy @cagibi Windows and Linux binaries should be ready now :)
I only deduced one good item (and had a pretty good guess for the second one), so I had to look at the magnificent source code to look up the solution. That's not cheating, that's investigation!
There's hint in the recipe book, but you'll have to deal with my terrible hand writing and native language.
The ending got a chuckle out of me (I think the panic on exit was intentional?).
I liked the visuals, and though I don't know what language the recipe
was in, it didn't take me too many guesses to pick out the important words. It
could use some sound!
@henk Yeah, I felt I too would panic if demon suddenly appeared accompanied by very poor particle effects. Sounds was on the to-do, but I spent most of the time trying to parse Aseprite JSON files XD
In the end I did what others here did and looked at the source code to find the solution.
It is good to know that unlike my game, this game is 100% memory safe.
But interesting, having a look into the source code to find the solution :)
Det er et sjovt lille spil. Grafikken er god. Mangler lidt musik og måske nogle lydeffekter. Kunne måske også have haft lidt mere indhold, men det er et Compo spil, så det er okay. Overordnet et rigtigt fint lille jam spil.