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

# Ideare giochi, da dove partire - il Framework SSM e altri modelli, dinamiche ed estetiche nei videog

<table><thead><tr><th width="254">Titolo</th><th>Ideare giochi, da dove partire: il Framework SSM e altri modelli</th></tr></thead><tbody><tr><td>Anno di pubblicazione</td><td>2024</td></tr><tr><td>Argomento (Tag)</td><td>#gamedesign</td></tr><tr><td>Descrizione</td><td>Framework SSM e continuazione al video di game design su meccaniche, dinamiche ed estetiche nei videogiochi!</td></tr></tbody></table>

## Fonti

* The Complexity Fallacy: <https://www.gamedeveloper.com/design/the-complexity-fallacy>
* The SSM Framework of game design: <https://www.gamedeveloper.com/design/the-ssm-framework-of-game-design>
* An Introduction to Situational Game Design <https://youtu.be/K4xfduXlM6s?si=oP2FuN2w9Y5mdhY->
* The game design prism: <https://www.gamedeveloper.com/game-platforms/the-game-design-prism>
* Teaching Games through the A.G.E. Framework: <https://researchonline.jcu.edu.au/24660/1/24660_Dillon_2012.pdf>

## Approfondimenti

* A working theory of Game Design: <https://www.firstpersonscholar.com/a-working-theory-of-game-design/>
* GAMeNT: A Framework to Formalize the Serious Game Design and Development: <https://www.researchgate.net/publication/339204291_GAMeNT_A_Framework_to_Formalize_the_Serious_Game_Design_and_Development>


---

# 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/framework-ssm.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.
