# 介绍

[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/zhugelianglongming/puzzle/main.svg)](https://results.pre-commit.ci/latest/github/zhugelianglongming/puzzle/main)

收录谜题资源 ![谜题分类](/files/MvckdXZiOmzMeroTMbOV)

## 查看方式

### GitHub

* 【推荐】访问 [Pages 页面](https://zhugelianglongming.github.io/puzzle/%E4%B8%BB%E9%A2%98%E7%B4%A2%E5%BC%95.html)
* 访问源文件 [目录索引](https://github.com/zhugelianglongming/puzzle/blob/main/SUMMARY.md)

### gitbook

访问:

* [puzzle](https://zhugelianglongming.github.io/puzzle/)
* [智力游戏](https://zhugelianglongming.gitbook.io/zhi-li-you-xi/)

### 脑图

[智力谜题分类](http://naotu.baidu.com/file/2aaf3d54f319709cf717f5bd49d3dcae?token=b143a3231e27c705)

### 标签

以关联知识图谱的方式查看：

* 下载并安装 [Obsidian](https://obsidian.md/)
* 下载代码库 `git clone git@github.com:zhugelianglongming/puzzle.git`
* 点击`打开本地仓库`，选择代码库本地根目录
* 点击`查看关系图谱`

![谜题关联关系](/files/R2s5SYuuYFT88TAdFVxP)

## 收录

### 站点

* [搭桥](https://cn.puzzle-bridges.com/)
* [点灯](https://cn.puzzle-light-up.com/)
* [独·数之道](http://www.sudokufans.org.cn/)
* [黑白](https://cn.puzzle-binairo.com/)
* [方阵和](https://cn.puzzle-kakurasu.com/)
* [缝线](https://cn.puzzle-stitches.com/)
* [海苔](https://cn.puzzle-norinori.com/)
* [接水管](https://cn.puzzle-pipes.com/)
* [划斜线](https://cn.puzzle-slant.com/)
* [康思](https://www.conceptispuzzles.com/zh/index.aspx?uri=home)
* [留方](https://cn.puzzle-shakashaka.com/)
* [扫雷](https://cn.puzzle-minesweeper.com/)
* [扫雷之家](http://www.saolei123.com/)
* [数方](https://cn.puzzle-shikaku.com/)
* [数回](https://cn.puzzle-loop.com/)
* [数间](https://cn.puzzle-heyawake.com/)
* [数邻](https://cn.puzzle-dominosa.com/)
* [数墙](https://cn.puzzle-nurikabe.com/)
* [数墙‧改](https://cn.puzzle-tapa.com/)
* [数壹](https://cn.puzzle-hitori.com/)
* [数织](https://cn.puzzle-nonograms.com/)
* [水箱](https://cn.puzzle-aquarium.com/)
* [温度计](https://cn.puzzle-thermometers.com/)
* [星系](https://cn.puzzle-galaxies.com/)
* [星之战](https://cn.puzzle-star-battle.com/)
* [信号旗](https://cn.puzzle-shingoki.com/)
* [帐篷](https://cn.puzzle-tents.com/)
* [战舰](https://cn.puzzle-battleships.com/)
* [珍珠](https://cn.puzzle-masyu.com/)
* [1 to 25](http://www.1to25.com/1_to_25_Home)
* Bilibili:
  * [嘉和逆天](https://www.bilibili.com/read/cv15248528)
* [Logic Masters Deutschland e.V.](https://logic-masters.de/)
* [LITS](https://cn.puzzle-lits.com/)
* [Grandmaster Puzzles](https://www.gmpuzzles.com/blog/)
* [Simon Tatham's Portable Puzzle Collection](https://www.chiark.greenend.org.uk/~sgtatham/puzzles/)

### 微信小程序

* 三思数独
* 三思谜题


---

# 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://zhugelianglongming.gitbook.io/zhi-li-you-xi/readme.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.
