# 코로나를 피해라!

![](/files/-MQGEa7uXEiPguWRLWH_)

> ### 코로나를 피해라! 게임 만들기 수업을 통해

키보드를 사용하여 드론을 조종하는 방법과 게임을 구성하는 점수와 규칙을 정하는 변수 만들기에 대해 \
학습하고 배울 수 있습니다.

{% hint style="info" %}
코로나를 피해라! 게임 만들기 수업은 크롬 브라우저에서 함께 학습하면 효과적인 학습을 \
진행할 수 있습니다. 아직 크롬 브라우저가 아니라면 이동하여 학습을 진행해 주세요!
{% endhint %}

![](/files/-MQHN7kS0xCgk7KEXSdL)

{% hint style="info" %}
키보드의 **윈도우키**를 누른 상태에 **왼쪽 방향키**를 누르면 화면을 2분할 하여 \
사용할 수 있게 됩니다.\
한쪽에는 설명 화면을 다른 한쪽에는 엔트리 블록코딩 창을 열어 놓고\
효과적으로 학습을 진행할 수 있습니다.
{% endhint %}

CHROME:  <https://www.google.com/intl/ko/chrome/>

ENTRY:      <https://playentry.org/>

자! 이제 모든 준비가 되었다면 아래의 게임 소개 메뉴로 이동하여 학습을 진행해 주세요! 😊&#x20;


---

# 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://digicon84.gitbook.io/epl-game/master.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.
