# Esteluna

<div><figure><img src="/files/MOqnCE5fXyjOXlEE5Lsk" alt=""><figcaption><p>Meeting a friend in the Cloud Gardens</p></figcaption></figure> <figure><img src="/files/2e4Od7EvOuDUgYRqN4Pn" alt=""><figcaption><p>A shootout in the Autumn Valley</p></figcaption></figure> <figure><img src="/files/6jZq15FIH1wzKJXsOdkp" alt=""><figcaption><p>Jumping down from Heaven's Oasis</p></figcaption></figure></div>

Esteluna stemmed from an older idea I had as a child. "Space exploration open-world platformer" is a project I've attempted before in several different forms, and this is probably the closest I've gotten to successfully building on that core concept.

I want to do my dream justice, so I've had to take a step back from it to work out the game's structure and systems properly. I do plan on coming back to the game once I'm more confident in how to move forward with it.

<div><figure><img src="/files/4PzQrQCwCikhDlRH6wVH" alt=""><figcaption><p>Custom debug map I wrote for this project</p></figcaption></figure> <figure><img src="/files/fTPu6uvY5rxM0f1CVQ9y" alt=""><figcaption><p>Early enemy encounter with the blaster</p></figcaption></figure></div>


---

# 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://www.petthepetra.com/projects/esteluna.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.
