# McRogueFace Cookbook - Compound Widget Demos """ Complex UI patterns combining multiple widgets. Demos: shop_demo.py - Multi-grid item transfer with equipment slots inventory_demo.py - Grid-based inventory with drag & drop These demos build on the primitives and lib/ widgets to show how to compose sophisticated game interfaces. """