This document discusses sound design for mobile apps and games. It introduces Pure Data (Pd), an open-source visual programming environment for procedural audio generation. It also introduces libpd, which allows embedding a Pd instance within iOS and Android apps. Two example apps are provided: a simple keyboard app and a space shooter game app enhanced with dynamic sound effects created using Pd patches. The document provides an overview of sound design principles and techniques for mobile as well as tutorials on basic Pd functionality and libpd integration.