# 미니게임

당구(2인용) - 2명의 플레이어가 포켓볼 게임을 할 수 있습니다.&#x20;

두더지 잡기(1인용)- 일정한 간격으로 떠오르는 양털을 눌러 점수를 획득 할 수 있습니다.&#x20;

2048(1인용) - 2부터 시작하는 타일을 같은 숫자와 모아서 2048을 만드는 게임입니다.&#x20;

스도쿠(1인용) - 스도쿠입니다. 스네이크

(1인용) - 사과(빨간 양털)을 먹으면서 길어지는 뱀을 컨트롤하여 점수를 올리는 게임입니다.&#x20;

지뢰찾기(1인용) - 모두 알고 있는 그 지뢰찾기 게임입니다.


---

# 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://wiki.beartown.kr/beartown/basic/subcontents/lobby/minigame.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.
