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

# Project Introduction

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

## Introduction: Game Overview

#### A New Dawn in Collectible Card Gaming&#x20;

Honor VS Madness is a strategic card game, that combines turn-based duels with live action elements and NFT-powered cards, offering true ownership and intrinsic gameplay value.

* **Immersive 3D Environments:** Instead of traditional flat battlefields, players delve into a dynamic 3D environment. Players will be able to view their heroes as 3D characters, allowing for fun emotes and appearances.&#x20;
* **Live Action Mode:** The game will be the first-ever TCG to feature a real-time third-person fight mode where players can control their characters directly in time-restricted duels.
* **Location Cards:** "Honor VS Madness" introduces location cards that can be triggered multiple times per turn, offering strategic depth and fun interactions with other cards.
* **Faction Duality:** At the heart of the game lies the profound contrast between Honor and Madness. Players can choose between one of the two factions, each offering distinct gameplay experiences, card sets, and overarching narratives.&#x20;
* **Cinematic:** The game will have a strong focus on creating a cinematic feel supported by voice lines, sound effects and music as well as cinematic cutscenes e.g., through a final finisher animation once the winner of the match has been decided.
* **NFT Integration:** Collectible cards will be available as NFT versions with limited supply that feature animated artwork and will allow holders to participate in special tournaments and high reward events.
* **Market Opportunity:** The market opportunity for a digital card game incorporating NFT elements is significant due to the convergence of digital gaming trends and advancements in blockchain technology. Digital card games have already proven their appeal with successful titles like Hearthstone and Gwent, which attract millions of players and generate substantial revenues through digital card sales. By integrating NFTs, the game enhances player engagement through verifiable ownership of unique, tradable assets, creating a more immersive and financially rewarding experience. This dynamic also taps into the growing collectible culture, where players derive value from owning, showcasing, and trading rare digital cards, fostering a more interactive and community-centric gaming environment.


---

# 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://honor-vs-madness.gitbook.io/whitepaper/honor-vs-madness/project-introduction.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.
