# Road map

Notice that those are big milestones and approximative deadlines, every version will contain updates and potential hotfixes and patches will occur during the period as we are in a continuous integration / continuous development approach

## 🐙 Big milestones

## 2022

* [x] Conceptualize the game
* [x] Game mechanics
* [x] Design the NFT cards
* [x] Create a white paper v0.9

**Now**

* [x] &#x20;Get a strategic technical partner
* [x] &#x20;Choose the blockchain
* [x] &#x20;Choose the Marketplace&#x20;
* [x] Integrate the NFT marketplace
* [x] &#x20;Generate the first 500 collection game Card.
* [x] Start WEB3 integration&#x20;
* [ ] Make WEB3 non visible &#x20;

- **April 2023**

* [x] &#x20;Release the Genesis collection
* [x] &#x20;Whitepaper v1.0
* [ ] &#x20;Gathering community (Loading)
* [ ] &#x20;Phase 1 : Battle Game Prototype in house and shared with the first owners

- **May 2023**

* [ ] Phase 2: Version Alpha 0.1 available for Warshmallows owners
* [ ] Epic Trailer and material for game launch promotion

- **June 2023**

* [ ] Alpha 0.X
* [ ] Test Tournament

- &#x20;**July 2023**

* [ ] Alpha 0.X and Bêta RC for closed test
* [ ] &#x20;First online tournament

- &#x20;**October 2023**

* [ ] Public test and open beta
* [ ] More tournaments&#x20;

- &#x20;**End of 2023**

* [ ] V1.0 Realese candidate
* [ ] First IRL tournament

## 🏗 The game dev progress

* **V0.1 Play and own**
  * [x] Auto battle system &#x20;
  * [x] &#x20;IA battle
  * [x] &#x20;Characters positioning
  * [ ] &#x20;Camera management
  * [ ] &#x20;UI/UX

- [x] &#x20;Content pack 1.0
- [x] &#x20;6 maps
- [x] &#x20;6 Warshmallows clans and superpowers
- [x] &#x20;3 types of Warshmallows (Scout, infantry, tank)
- [x] &#x20;5 Weapons
- [x] &#x20;4 ammo Elementary
- [ ] In-game characters Marketplace
- [ ] Primary market based on auctions
- [ ] Secondary market: P2P exchange or trade
- [ ] Players collection
- [ ] &#x20;Upgrades and skills trees
- [ ] Cross-platform saves

* **V0.2 Play and Own - Win to Earn**
  * [ ] In-game shop for consumables and powerups
  * [ ] Heroes generation system&#x20;
  * [ ] Ranked tournament
  * [ ] First major online tournaments with prizes
* **V0.X**
  * [ ] Story mode
  * [ ] World Cup: IRL major event (December 2023)
  * [ ] Content pack 2.0
    * [ ] 3 maps
    * [ ] 1 new type of Warshmallows (Asian inspired)
    * [ ] 3 new weapons
    * [ ] 2 new elementary
    * [ ] &#x20;More surprises


---

# 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://yourun-ltd.gitbook.io/warshmallowsworld/welcome/road-map.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.
