# Games with a Message?

Can a game be both FUN and ALSO raise awareness about a pressing social, environmental, cultural or economic concern?

<figure><img src="https://2507214486-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LpUPSf3tCxHePJxNjfg%2Fuploads%2FwbUI3DdLvue9FNaSWTVI%2Fimage.png?alt=media&#x26;token=52c7c297-c827-4e67-9f6b-66f009d05a10" alt=""><figcaption></figcaption></figure>

Complete the tutorial for the Save the Forest Fire Game&#x20;

{% embed url="<https://arcade.makecode.com/--skillmap#forest>" %}

Now investiage the 17 UN Global Goals

{% embed url="<https://www.globalgoals.org/goals/>" %}

Pick ONE Of them that speaks to you as important or relevant to your life

Make a game, based on the the tutorial you just completed that is fun to play AND raises awareness of the specific global goal that you picked


---

# Agent Instructions: 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://computational-thinking-in-room11.gitbook.io/room-112-dhs/cs-in-gaming/games-with-a-message.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.
