# Offline spielen (Einzelspieler)

Du kannst natürlich auch offline, das heißt alleine, mit der Schildkröte programmieren und spielen.

Dazu starte den Kidslab-Modpack und wähle "Einzelspieler":

![Wähle "Einzelspieler"](/files/SwFHOQr4JiWrugn8nV3x)

Es gibt eine vorgefertigte Welt, in der die Aufgaben, die wir in den Kursen machen, auch vorhanden sind. Du kannst dier in Ruhe alles ausprobieren und testen, wähle dazu dann die "TurtleWorkshop". Hier bist Du auch im Abenteuer-Modus.

!["TurtleWorkshop" hat alle Aufgaben aus den Kursen](/files/tZtUbHMPI8hyNG4o58Gc)

Oder du erstellst Dir eine eigene Welt - in Kreativ-Modus hast du dann alle möglichkeiten und kannst machen was du willst :-)

![](/files/7nyIlVMZ7ACL4lkskaGA)

Die Schildkröten findest du im Inventar dann auf der 2. Seite

![](/files/99qwND2yNbs5ltmrA4Nh)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://handbuch.kidslab.de/minecraft/offline-spielen-einzelspieler.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
