# Dojo:InkRunner <難易度 下上>

CoderDojo 八王子 にて、集(あつ)まったメンバーでセッションをしながら作成(さくせい)したものです。

1時間(じかん)程度(ていど)のセッションで、Kyorohiroが進行(しんこう)を努(つとめ)めさせていただきました。

イカっぽいキャラクター達(たち)がインクを塗(ぬ)りあって陣取(じんとり)りゲームをScratchで再現(さいげん)してみようというお題(だい)で知恵(ちえ)を出(だ)し(あ)合い、それっぽいゲームが出来上(できあ)がりました。

## インクランナー

<https://scratch.mit.edu/projects/78792936/>

![](/files/-LAM0zNLH2erg_HpycwW)

旗(はた)ボタンを押(お)すとゲームが開始(かいし)します。NekoとGigaを操作(そうさ)してインクを塗(ぬ)りあい自分(じぶん)のテリトリーを広(ひろ)げるゲームです。 30秒(びょう)経過(けいか)すると、Batがインクの塗(ぬ)られた領域(りょういき)を計算(けいさん)してスコアを表示(ひょうじ)してくれます。


---

# 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://firefirebook.firefirestyle.net/ink_runner.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.
