> 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/divertimento-non-esiste.md).

# Il Divertimento NON ESISTE - Emozioni nei Videogiochi

| Titolo                | Il Divertimento NON ESISTE: Emozioni nei Videogiochi                                                                                                                                                                                     |
| --------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Anno di pubblicazione | 2025                                                                                                                                                                                                                                     |
| Argomento (Tag)       | #gamedesign                                                                                                                                                                                                                              |
| Descrizione           | Perchè ci divertiamo sui videogiochi? E sopratutto...cosa vuol dire "divertimento"? In questo video esploriamo proprio perchè il concetto di divertimento in game design non esiste e come in realtà i giochi ci fanno provare emozioni! |

## Fonti

* From Rational to Emotional: Designs that Increase Player Retention <https://youtu.be/_Hjm9LLSICg?si=PivaBHf6WpELRa-q>
* MDA Framework <https://users.cs.northwestern.edu/~hunicke/pubs/MDA.pdf>
* Articolo sui Nudge di Luca Oropallo: <https://medium.com/@lucaoropallo/26-nudges-to-use-in-videogames-to-manipulate-the-player-242de739e59b>

## Approfondimento

* "How video games abuse the fear of missing out": <https://www.gamedeveloper.com/design/how-video-games-abuse-the-fear-of-missing-out>
* "The nature of emotions, Robert Plutchik" "Eliciting Emotions in Design of Games – a Theory Driven Approach" <https://ceur-ws.org/Vol-1680/paper5.pdf>
* "Emotions in Games: Toward a Unified Process-Level Account" <https://escholarship.org/content/qt73w0k45j/qt73w0k45j_noSplash_f9162ad82870c135e795dcd8c3596cc3.pdf>


---

# 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/divertimento-non-esiste.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.
