# Game Roadmap

Here’s a recap of the Beta Roadmap (now complete)

* ✅ Pack purchase and opening
* ✅ Team members fusion
* ✅ Accessories (mint, equip, kit bonuses)
* ✅ Game creation (core loop, rating algorithm, review system)
* ✅ Hive Engine reward token ($PXL)
* ✅ Research projects
* ✅ Team member training
* ✅ v1 market conditions

And here’s a look towards what we have planned in the near and medium term:

## PRETTY SOON (Q2 2024-ish)

Limited edition “wild” accessories

✅  [Studio avatars](/gameplay/game-dev-studio.md) (only common rarity will be cosmetic)&#x20;

Working mentor slots

Improved logbook events (including fun stuff to read while waiting for stuff)

Hotfixes to economy as needed (we will spend much of Q2 2024 monitoring the live game for stability and critical user feedback)

## SOONISH (probably before 2025)

More nuanced market conditions (<mark style="background-color:green;">in progress!</mark>)

New Worker Type: Marketer

New Worker Type: Project Manager (required for games with 3+ Workers)

Feedback mechanisms to help Players make better game configuration choices

Fine-tune cosmetic AI outputs (e.g. reviews, ratings, NSFW tags)

Custom and licenseable game covers (new potential way to earn $PXL)

Changes / upgrades to current features (e.g. more sophisticated Research or Training)

Richer game lore built into the site, NFTs, and gameplay

## LATER

Integration with other blockchains

Special game events (e.g. Hackathons)

## The 16-Bit Era

Once the 8-Bit packs run out, we will release a new set of packs along with a new set of core features. At least that is the plan. It is hard to say when the packs will sell out, so this one is mostly up to the community. If the team feels ready to enter the next era before packs sell out, we may burn unsold packs to get us there.


---

# 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://rulebook.riseofthepixels.com/roadmap/game-roadmap.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.
