# SceneScript Tutorials

If you have never worked with SceneScript before, we recommend that you check out our SceneScript Basics tutorial to get started:

# Advanced SceneScript Tutorials

Tutorial Description
Modifying Colors with SceneScript Learn how to modify colors with SceneScript.
Processing Audio Data with SceneScript Learn how to process audio data with SceneScript.
Mouse Cursor Click Events with SceneScript Learn how to interact with the mouse cursor click events.
Time of Day Changes with SceneScript Learn how to interact with the mouse cursor click events.
Data persistence with local storage Learn how to store data across wallpaper changes and even system restarts with the local storage functionality.

# SceneScript reference

The tutorials only scratch the surface of what is possible with SceneScript since SceneScript is all about implementing your own ideas. Take a look our SceneScript reference to see all SceneScript features that you can utilize: