# テトロミノを表示する

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

![](/files/-LAM15lkHnEf5x_Qm8To)

次は、テトロミノを表示してみよう。 テトロミノは7種類あります。 今回はテトリスを表示してみたいと思います。

## (1) テトロミノを作成する

![](/files/-LAM15lxuQIt2xVWn0Wx)

### (2) テトロミノを表示する

![](/files/-LAM15m8fdqeWH_F-YXN)

## (3) 確認する

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

![](/files/-LAM15mUr6Lkyis6TWl1)

#### (3-1) 以下のスクリプトを追加する

![](/files/-LAM15mufNbmwS8tO8O9)

#### (3-2) 右上(みぎうえ)の緑色(みどりいろ)の旗(はた)をクリックする。

#### (3-3) フィールドにテトリスブロックが表示されていれば成功です


---

# 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/tetris/create_tetromino.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.
