> For the complete documentation index, see [llms.txt](https://octavista-development.gitbook.io/octavista-development/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://octavista-development.gitbook.io/octavista-development/scripts/minigames.md).

# Minigames

<figure><img src="/files/Mg9kZewyLOyXAJ20XccM" alt=""><figcaption></figcaption></figure>

### 🔰 Features

<details>

<summary>🔹 Multiple Minigame Types</summary>

* Includes hacking, arcade, and job-style minigames in one package.

</details>

<details>

<summary>🔹 Easy Integration</summary>

* Start any minigame with a single export and handle results via callback.

</details>

<details>

<summary>🔹 Difficulty System</summary>

* Supports multiple difficulty levels (easy, medium, hard) for balanced gameplay.

</details>

<details>

<summary>🔹 Clean NUI Interface</summary>

* Modern and responsive UI for a smooth player experience.

</details>

<details>

<summary>🔹 Wide Game Selection</summary>

* Includes memory, maze, timing bar, wires, hacking games, and more.

</details>

<details>

<summary>🔹 Callback Result System</summary>

* Returns win/lose result directly to your script for easy logic handling.

</details>

<details>

<summary>🔹 Customizable Games</summary>

* Each minigame has its own config file for fine-tuning behavior.

</details>

<details>

<summary>🔹 Lightweight &#x26; Optimized</summary>

* Designed to run efficiently without impacting performance.

</details>

<details>

<summary>🔹 Test Command Included</summary>

* Built-in `/minigamemenu` command for quick testing and showcase.

</details>
