> For the complete documentation index, see [llms.txt](https://alessialonardi.gitbook.io/alessiakosmos/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://alessialonardi.gitbook.io/alessiakosmos/risorse/fonti/come-i-giochi-ti-manipolano.md).

# Come I Giochi Ti Manipolano - Behavioural Design

| Titolo                | Come I Giochi Ti Manipolano: Behavioural Design                                                                                                                                                                                                                                        |
| --------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Anno di pubblicazione | 2025                                                                                                                                                                                                                                                                                   |
| Argomento (Tag)       | #gamedesign                                                                                                                                                                                                                                                                            |
| Descrizione           | Hai mai pensato a come i designer pensano e sviluppano i giochi basandosi sul mercato e, di conseguenza i suoi giocatori? In questo video ti introduco ai player types, all'analisi di mercato e preproduzione, e al modo in cui essa influenza i giochi che vengono creati ogni anno! |

## Fonti

* Quantic Foundry <https://quanticfoundry.com/>
* A Deep Dive into the 12 Motivations: Findings from 400,000+ Gamers <https://www.youtube.com/watch?v=gxJUPfKtg_Q>
* Behavioral design in video games: [https://dl.acm.org/doi/10.1145/3672088 https://www.youtube.com/watch?v=ZbTgT419fHY](https://github.com/alessiaaK/alessiakosmos/blob/main/Fonti%20video/https:/dl.acm.org/doi/10.1145/3672088%20https:/www.youtube.com/watch?v=ZbTgT419fHY/README.md)


---

# 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:

```
GET https://alessialonardi.gitbook.io/alessiakosmos/risorse/fonti/come-i-giochi-ti-manipolano.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.
