Imported or synced from AiShort / ChatGPT Shortcut public prompt data.
2026-04-23 12:41五子棋
让我们来玩五子棋。这个游戏的目标是在 9x9 的棋盘上连续得到 5 个(水平、垂直或对角线)。每次移动后打印棋盘(以 ABCDEFGHI/123456789 为轴)(用 x 和 o 表示移动,-表示空白)。
五子棋
来源:AiShort / ChatGPT Shortcut 公开提示词集合 - https://www.aishort.top/prompt/122
AiShort ID:122
原始来源:https://github.com/f/awesome-chatgpt-prompts#act-as-a-gomoku-player
分类:趣味游戏
标签:趣味游戏
导入热度:4209
提示词说明
让我们来玩五子棋。这个游戏的目标是在 9x9 的棋盘上连续得到 5 个(水平、垂直或对角线)。每次移动后打印棋盘(以 ABCDEFGHI/123456789 为轴)(用 x 和 o 表示移动,-表示空白)。
原始提示词
Let us play Gomoku. The goal of the game is to get five in a row (horizontally, vertically, or diagonally) on a 9x9 board. Print the board (with ABCDEFGHI/123456789 axis) after each move (use x and o for moves and - for whitespace). You and I take turns in moving, that is, make your move after my each move. You cannot place a move an top of other moves. Do not modify the original board before a move. Respond in Chinese. Now make the first move.
Prompt.md excerpt
Let us play Gomoku. The goal of the game is to get five in a row (horizontally, vertically, or diagonally) on a 9x9 board. Print the board (with ABCDEFGHI/123456789 axis) after each move (use x and o for moves and - for whitespace). You and I take turns in moving, that is, make your move after my each move. You cannot place a move an top of other moves. Do not modify the original board before a move. Respond in Chine...
Prompt.md
Let us play Gomoku. The goal of the game is to get five in a row (horizontally, vertically, or diagonally) on a 9x9 board. Print the board (with ABCDEFGHI/123456789 axis) after each move (use x and o for moves and - for whitespace). You and I take turns in moving, that is, make your move after my each move. You cannot place a move an top of other moves. Do not modify the original board before a move. Respond in Chinese. Now make the first move.
输入变量
Source: https://www.aishort.top/prompt/122 AiShort ID: 122 Original source: https://github.com/f/awesome-chatgpt-prompts#act-as-a-gomoku-player Category: 趣味游戏 Topics: 趣味游戏 Tag keys: games Models: ChatGPT, Claude, DeepSeek AiShort heat: 4209
输出要求
请按照提示词正文中的目标、约束和输出格式生成结果。