# Swamp-App examples 🐊 The Swamp-App Examples repository is designed to help developers quickly get started with the Swamp-App Render API by providing ready-to-run examples. ## Usage - List the available examples: ```bash cargo run --example ``` - Run one of the examples with: ```bash cargo run --release --example name_of_the_example ``` ## Asset Licenses All assets used in the examples are sourced from platforms that provide open and free licenses. Please refer to each asset’s respective page for specific licensing information. - **Jerom**: Creator of the [32x32-fantasy-tileset](https://opengameart.org/content/32x32-fantasy-tileset) used in the `single_texture` example. - **Atari Boy**: Creator of the [Old hero Pixel Art character](https://atari-boy.itch.io/oldherocharacter) used in the `animation` example. - **Peter**: Creator of the menu font. - **VEXED**: Creator of [bountiful bits](https://v3x3d.itch.io/bountiful-bits) [(1)](https://opengameart.org/content/bountiful-bits-10x10-top-down-rpg-tiles).