pigrunner.wurst is a small pixel-art platformer. Every save state is written straight into the .wurst file, so sending someone your save file is as easy as sending them the game.
What it shows off
- Binary media assets (sprites, tilesets, audio) bundled alongside app code
- Frequent small writes back into the file during gameplay
- A whole game, packaged as one double-clickable file
MeatGrinder