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

# Games

NikePig has also inspired game developers to create $NIKEPIG themed games, adding to the project’s expanding ecosystem.

## 1. Catch the Pig

(Developed by Pixel Cab Games)

*"He's a Good Pig"* is a fun, lighthearted game where players join Charles Hoskinson in his quest to catch NikePig, his beloved pig, and bring him to the **Rare Evo** event, showcasing just how special NikePig truly is. Players must help Charles navigate various environments as NikePig becomes increasingly harder to catch.

* **Gameplay**: Players chase NikePig across multiple levels, each becoming more challenging as the pig grows faster and more elusive. The difficulty ramps up with each successful capture, providing a dynamic and engaging experience.
* **Modes**: The game offers both **single-player** and **multiplayer** modes. In single-player, players progress through increasingly difficult levels, while multiplayer allows friends to compete in real-time races to catch NikePig.
* **Platforms**: Available on **PC** and **mobile**, the game is easily accessible through the $NIKEPIG website, enabling community members to play from anywhere.

<figure><img src="/files/niK16EpOmnONQI5lhsUN" alt=""><figcaption><p>Catch the Pig</p></figcaption></figure>

## 2. MMO Game

Developed by GoblinGang

NikePig is featured as a playable mount within their MMO game, allowing players to use Nike as their trusty companion while exploring the game world. This exciting integration brings $NIKEPIG to life in the gaming universe, enhancing the gameplay experience for players.

<figure><img src="/files/Yv7HXv1OUgCFzfAK1Zfg" alt=""><figcaption><p>MMO </p></figcaption></figure>

## 3. NIKEPIG on Metianverse

Developed by metianverse

NikePig will soon get a plot of land on Metianverse in future and brings opportunities for our community and the $NIKEPIG ecosystem. Key benefits:

* 10% of all game revenue will be airdropped to new wallets, increasing the **holder count** of $NIKEPIG and driving wider adoption.
* Another 10% of revenue is funneled back to our treasury, ensuring consistent **growth and sustainability**
* The rest of the game revenue will be used to buy $NIKEPIG off the market, filling prize pools and adding **weekly buying pressure.**

Metianverse will soon allow $NIKEPIG to be deposited for credits!

<figure><img src="/files/yRDZqZDvyMFbf3CONH8e" alt=""><figcaption><p>NIKEPIG on Metianverse</p></figcaption></figure>

## 4. Chronoshot

Developed by RFLXT

NIke has been added to Chronoshot by RFLXT as exclusive in-game armor, unlockable by holders of $NikePig. This integration bridges the Nike ecosystem with gaming, enhancing player experience and expanding community engagement.

<figure><img src="/files/yYh9ckudrhlSWvyjs6Jn" alt=""><figcaption><p>Chronoshot Nike Skin</p></figcaption></figure>

<figure><img src="/files/un9mXIDFqUxQ0EnEnp5G" alt=""><figcaption><p>Chronoshot in Game</p></figcaption></figure>

## 5. **TRIB3**

Developed by Flux Point Studios

Nike will be added to TRIB3, a third-person shooter developed by Flux Point Studios, as an in-game companion.&#x20;

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

## 6. **Quantum Hosky**

Developed by Hosky Token and Charles Hoskinson

Nike will be integrated into the upcoming metaverse game, Quantum Hosky featuring pigs inspired by Nike as in-game creatures. Players can capture or slay these pigs, with the in-game treasury collateralizing them using $NIKEPIG tokens. This integration drives engagement and creates new utility for $NIKEPIG holders (Launching in 2025)

<figure><img src="/files/6YsTrGZOXJN4A2p62FJJ" alt=""><figcaption></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, and the optional `goal` query parameter:

```
GET https://nikepig.gitbook.io/nikepig/whitepaper/nikepig-whitepaper/community/games.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
