# CryptoTamers!

## About the game

CryptoTamers (Name in progress) is a working progress project based on games of the monster taming genre such as Digimon, Pokemon and Monster Rancher. At first, this game will be played through both browser or local application.

The game is being developed on the Godot game engine for its ease of use and it is written in the native language GDScript.

The player starts with a random egg that, after hatching, will generate a random monster. This monster can be trained in the multiple rooms on the base, each one increasing stats differently. These rooms can be purchased in the game shop and are also generated at random.

Your monster will have basic need such as hunger, health and joy. A sad monster will have its stats and fighting power affected in combat.

There is already a basic playable demo on gamejolt.


---

# 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://lucianowayand.gitbook.io/cryptotamers/cryptotamers.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.
