> 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/mda.md).

# Meccaniche, dinamiche ed estetiche nei videogiochi

| Titolo                | Meccaniche, dinamiche ed estetiche nei videogiochi                                                                                                            |
| --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Anno di pubblicazione | 2024                                                                                                                                                          |
| Argomento (Tag)       | #gamedesign                                                                                                                                                   |
| Descrizione           | In una decina di minuti cerco di spiegare il magico mondo delle meccaniche, dinamiche ed estetiche di gioco tramite uno dei modelli di game design più usati! |

## Fonti

* MDA Original Paper: <https://users.cs.northwestern.edu/~hunicke/pubs/MDA.pdf>
* Spiegazione semplice su wikipedia: <https://en.wikipedia.org/wiki/MDA_framework>
* Matthew Gallant on MDA: <http://gangles.ca/2009/08/21/mda/>
* MDA Infographic resource: <https://mixmusiceducationplatform.eu/en/mechanics-dynamics-aesthetics/>
* Influencing emotions in game design: theories and methods: <https://medium.com/my-games-company/influencing-emotions-in-game-design-theories-and-methods-f8903d1d55ff>
* Game Elements, Components, Mechanics and Dynamics: What are they? <https://medium.com/creative-culture-my/game-elements-components-mechanics-and-dynamics-what-are-they-80c0e64d6164>
* The Art of Game Design: <https://www.amazon.com/Art-Game-Design-Lenses-Second/dp/1466598646>


---

# 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/mda.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.
