# Home

��*Let your PC to SEE and PLAY*��

## Introduction

Touhou Bot is an open source project providing an extended framework to train an AI to play Touhou STG games from scratch.

## Features

✨ A complete framework for training and testing AI agents in Touhou games.

✨ Offer a set of source materials of some official Touhou games for training and testing. (See [Game Support Matrix](https://docs.touhoubot.wiki/usage/preparation#game-support-matrix))

TODO: Add more features and demo gifs.

## Contributors

<div align="left"><figure><img src="https://avatars.githubusercontent.com/u/165357312?s=400&#x26;u=869605b57976fd9736c79403a68ab3e303d0b840&#x26;v=4" alt="" width="188"><figcaption><p><a href="https://github.com/gameswu">https://github.com/gameswu</a></p></figcaption></figure> <figure><img src="https://avatars.githubusercontent.com/u/63958853?v=4" alt="" width="188"><figcaption><p><a href="https://github.com/3sss123">https://github.com/3sss123</a></p></figcaption></figure> <figure><img src="https://avatars.githubusercontent.com/u/43849725?v=4" alt="" width="188"><figcaption><p><a href="https://github.com/Tbl0x7D6">https://github.com/Tbl0x7D6</a></p></figcaption></figure></div>

## Support

Feel free to open an issue or pull request if you have any questions or suggestions.

Also you can help to improve this document.

❤️ Thx to all contributors!


---

# 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://docs.touhoubot.wiki/home.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.
