About
Slime Volleyball is one of several finished games included in "Life," a portable 3D physics game engine (Windows, X11, macOS, iOS) that the same author used to release five games. There's no game-specific documentation here — only build instructions for the engine as a whole, which can be compiled with CodeLite and llvm on Ubuntu.
Getting started
It's built through the shared Life engine's own tooling, by targeting this specific game and generating its data, then running the resulting executable — the same general process used for all games in this repo.
Additional notes
- License
- Shipping a closed-source build requires compiling the repo's third-party code as a separate library, since parts of it are LGPL-licensed.