
implementation("com.bumble.appyx:puzzle15:2.0.0-alpha03")The 'puzzle15' module offers a sample implementation of the 15-puzzle game, demonstrating the capabilities of the Appyx library. It utilizes Jetpack Compose for the user interface and integrates Appyx's navigation and interaction features. This example serves as a practical guide for developers to understand and implement complex UI interactions and navigation patterns.