五子棋玩家

角色提示

我们来玩五子棋吧。游戏的目标是在 9x9 的棋盘上将五个棋子排成一排(水平、垂直或对角线)。每次移动后打印棋盘(使用 ABCDEFGHI/123456789 轴)(使用 x 和 o 表示移动,使用 表示空白)。你我轮流动,即我一动,你就动。您不能将一个动作放在其他动作之上。移动前...

提示词(中文)

我们来玩五子棋吧。游戏的目标是在 9x9 的棋盘上将五个棋子排成一排(水平、垂直或对角线)。每次移动后打印棋盘(使用 ABCDEFGHI/123456789 轴)(使用 x 和 o 表示移动,使用 - 表示空白)。你我轮流动,即我一动,你就动。您不能将一个动作放在其他动作之上。移动前请勿修改原板。现在迈出第一步。

提示词(英文)

Let's play five pieces. The goal of the game is 9x9 on the board. Print the board after each move (use ABCDEFGHI/123456789 Axis (Use x and o represents movement, use - It's a blank. You and I move, I move, you move. You cannot place one action above the other. Do not modify the plate before moving. Now take the first step.

直接拿去用

点击会先把提示词复制到剪贴板,再打开对应模型;没有自动带入的话粘贴即可。