> For the complete documentation index, see [llms.txt](https://docs.luckyraccoongames.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.luckyraccoongames.com/really-simple-tutorials/tutorial-screen.md).

# Tutorial Screen

{% hint style="info" %}
A working example of the **Tutorial Screen** can be found at **Assets > Lucky Raccoon Games > Really Simple Tutorials > Demo > Scenes > 01 Tutorial Screen Demo**
{% endhint %}

We at Lucky Raccoon Games don't just develop assets, we also develop games. We know how discouraging and overwhelming it can be to develop features that go beyond game play.

With that in mind, we brought to Really Simple Tutorials a completely ready-to-use tutorial screen, that you can easily integrate into your game. Making small adjustments to the font, colors and background image to suit your game's visual style, you'll be ready to go in just a few minutes.

<figure><img src="https://365534536-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fe3sbbo5VF7BduV4kMEFP%2Fuploads%2FZtxsmG2jnH707zfBlNBQ%2Fimage.png?alt=media&amp;token=20d2851e-004f-4cc6-bf74-dba1024ea5dc" alt=""><figcaption><p>Really Simple Tutorials brings a completely ready-to-use tutorial screen with categories and items</p></figcaption></figure>

{% hint style="warning" %}
**Important!** If you choose to use this scene in your game, we recommend that you **make a copy of it in some other folder**, as future asset updates **may overwrite** any changes you make.
{% endhint %}

Really Simple Tutorials architecture is extremely easy to understand, containing two main elements: **categories** and **items**.

**Categories** are a way to group similar items together, while **items** are the tutorials themselves. On the following pages you will learn how to create categories and items step by step and how to add them to the tutorial screen.

Didn't I say it was really simple? :)
