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

# Il processo creativo nello sviluppo di videogiochi

| Titolo                | Il processo creativo nello sviluppo di videogiochi                                                                                                                                                                                     |
| --------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Anno di pubblicazione | 2025                                                                                                                                                                                                                                   |
| Argomento (Tag)       | #gamedesign #creativity                                                                                                                                                                                                                |
| Descrizione           | In questo secondo video della miniserie Creatività nei videogiochi, vi porto nel mondo del processo creativo, come si collega al processo di produzione dei videogiochi, dall'ideazione allo sviluppo, e vari metodi di brainstorming. |

## Fonti

* Demysifying creativity - Fawzi Mesmar
* Scamper Method
* Six Hat Thinking
* RoleStorming
* Mindmapping & Game Loops
* Design by constraints

## Approfondimenti

* Pre-Production and Brainstorming Optimization: <https://www.gamedeveloper.com/design/pre-production-and-brainstorming-optimization>
* Achieving 'creative sobriety' in game design: <https://www.gamedeveloper.com/design/achieving-creative-sobriety-in-game-design>
* A Successful Scoping Down: Controlling Expectations in a Game Jam: <https://www.gamedeveloper.com/design/a-successful-scoping-down-controlling-expectations-in-a-game-jam>


---

# 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/processo-creativo.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.
