> For the complete documentation index, see [llms.txt](https://navigation-games-2.gitbook.io/navigationgames/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://navigation-games-2.gitbook.io/navigationgames/progressions/at-home-intro/at-home-4-make-a-map.md).

# 4: Make a Map

[Click here to see the comic strip as a slideshow!](https://docs.google.com/presentation/d/e/2PACX-1vQEqGBoSF-sAH8hKZMkuwt9KO7IzVAiBWHzprQMySm-LGwJ9ZHrir4Eo5kBa2xylg/pub?start=false\&loop=false\&delayms=3000)

![](/files/-ME90Q408G6D1iCCaEkU)

### Introduction

"Today we will draw a map of the space, learn how to keep it **oriented**, and use it to find hidden objects."

### Learning Goals

* Vocabulary&#x20;
  * **Orientation (Orient)**: (In orienteering) Rotating the map until it matches the space
  * **Scale**: The size of something on a map compared to real life

### **Materials**

* 5 Objects: These should be easy to see, approximately the size of a stuffed animal or larger.
* Paper
* Pencil & Eraser
* Pen

### Safety

Pay attention when moving through the space so you don't hurt yourself or break anything.

### Activity

* **Set Up: Draw a Map**

  * Sketch a map of your space in pencil as though you are looking down from the ceiling. Start with an outline of the space and then add objects from largest to smallest. Keep the map simple by leaving out smaller items such as lamps, vases, etc. You can add more details later if you want. You may add labels to objects if it helps.
  * Pay attention to **scale** when drawing the map. For example, if there is a couch in the room that goes halfway along a wall, then draw it on the map so that it takes up the same amount of space.
  * Trace over your map with a pen, as you will be drawing and erasing circles for some of the games.

* Game 1: **Orienting the Map**

  * Walk around the space, while keeping your map **oriented**. This means that the map should always be facing the same direction no matter which way your body is facing. Remember to rotate your body around the map as you move so that it stays matched up.
  * At random moments, throw the map in the air and let it fall to the ground. Pick up the map, and **orient** it to the space before continuing to move.

* Game 2: **Map Find Five**
  * Place the five objects around the space, and draw a circle on the map for each object.&#x20;
  * Pass the map to someone else, and ask them to collect the objects by using the map.
  * Switch roles and play again. Make sure the person finding the objects does not look when they are being hidden.

### Reflection

1. What was challenging about drawing the map? Were some objects harder to include than others?
2. How could you tell if the map was oriented to the space?
3. Was the other person able to effectively use your map? What parts of your map were confusing to them, and what parts were clear?

### Do More

Try redrawing the map of the room, but this time from different perspectives (angles). Which perspectives are easiest to understand? Which are easiest to draw? Which do you think is the best perspective?


---

# 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://navigation-games-2.gitbook.io/navigationgames/progressions/at-home-intro/at-home-4-make-a-map.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.
