play_level
Generate a web player URL to preview and test VibeTide 2D platformer levels using encoded level data for immediate gameplay visualization.
Instructions
Get the URL to play a VibeTide level in the web player.
Args:
encoded_level: An encoded level string for playing
Returns a URL to play the level.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| encoded_level | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |