> For the complete documentation index, see [llms.txt](https://docs.hamonikr.org/hamonikr-6.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hamonikr.org/hamonikr-6.0/tips/games.md).

# 하모니카 리눅스에서 게임하기

## 와인을 이용한 배틀넷 게임 <a href="#id" id="id"></a>

* <https://wiki.guildwars2.com/wiki/Guild_Wars_2_on_Wine>
* <https://www.winepak.org/> - 와인을 이용한 윈도우 프로그램 구동하는 프로젝트

![](/files/-MRTAd2sUmMt8MBIj5cB)

## steam 을 설치하고 제공되는 게임하기 <a href="#id-steam" id="id-steam"></a>

* <http://www.linuxandubuntu.com/home/install-steam-in-ubuntu-linux-mint-and-play-amazing-games-on-linux>

![](/files/-MRTAd2vhAmRr7Fr7dBF)

## PC에서 설치되는 게임들 <a href="#id-pc" id="id-pc"></a>

* <https://itsfoss.com/free-linux-games/>

![](/files/-MRTAd2t1JlPitN28mao)

![](/files/-MRTAd2uFMe_X3AK6GRR)


---

# 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://docs.hamonikr.org/hamonikr-6.0/tips/games.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.
