# Art Level Select

Level Select menggunakan background peta, yang dalamnya terdapat banner atau icon level.

Yang dikerjakan :&#x20;

* Icon Level
* Peta mengikuti sketsa desain (OPTIONAL)
* UI Button
* UI Simbol X
* UI Background Canvas Level Confirmation (di sketsa design)

Referensi icon level dari *Kingdom Rush*.

<figure><img src="/files/oMU4094gTDRVvWBRbnzL" alt=""><figcaption><p>Level Icon</p></figcaption></figure>

Referensi & Ilustrasi peta :&#x20;

<figure><img src="/files/H943LWeIuM8oFl0KtcLs" alt="" width="563"><figcaption></figcaption></figure>

Sketsa Design Peta yang akan digunakan :&#x20;

> Segitiga : Placement Icon Level

<figure><img src="/files/AiI09dQ37uyp86kjx2Sz" alt=""><figcaption><p>Sketsa design peta</p></figcaption></figure>

<figure><img src="/files/noJZMEecHIIZeEg4G6Nt" alt=""><figcaption><p>Sketsa Design </p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://binus-capstone.gitbook.io/river-rampart/art/art-level-select.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.
