# Overview

DEADS is a fully onchain 3D zombie shooter simulation built on the Base blockchain.

It is an action-based survival game where players mint a character, purchase weapons, fight zombies, and earn rewards. The frontend is a 3D interface.The smart contracts are the game engine.

### Core Gameplay Loop

🧟 Kill zombies \
🔫 Buy and upgrade guns\
🔥 Kill stronger zombies for higher rewards\
💥 Manage bullets strategically\
📈 Gain score and level up\
⏳ Stay active to avoid death\
🎁 Earn rewards

***

## Quick Start

### Access the Game

DEADS runs directly in your browser.

Visit the official website (URL to be added after launch).

No download is required.

For the best performance and visual experience, we recommend playing on a desktop device.


---

# 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://docs.basedeads.xyz/readme.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.
