# Blobby Beachball Don't drop the ball! __Keys__: WASD + Arrows ## Build Requires [raylib](https://raylib.com) and a C compiler. Can be build locally using `run.sh`, or for WebAssembly using `wasm.sh`. ### WASM Install [emcc](https://emscripten.org/docs/getting_started/downloads.html), extract [`raylib-5.5_webassembly.zip`](https://github.com/raysan5/raylib/releases) in this directory as `raylib/`, then run `wasm.sh`. ## Play [At alloca.space](https://alloca.space/creativity/games/blobbybeach/index.html).