#Chess Board

32 messages · Page 1 of 1 (latest)

ionic zinc
#

Provide a table with chess pieces on it . Use unicode characters for big chess pieces.
Then add the column letters and the row numbers to the table.

vague whale
#

Queen to E4

ionic zinc
rigid rivet
#

Maybe preface it with "i will give you moves, and you will will output the text and table if the move is legal. If the move is illegal, say so, and await my next move.

#

"*

blissful meteor
#

How should I change the prompt, to get your result instead? @ionic zinc

ionic zinc
inland lance
ionic zinc
inland lance
ionic zinc
inland lance
ionic zinc
inland lance
#

Here it is

ionic zinc
# inland lance Here it is

Could you please try the prompt from my reply to beefcheong
Maybe something has changed on chatGPT. It no longer works for me either. I found another solution:

Provide a markdown table with chess pieces on it .
Use unicode characters for big chess pieces.
Include column letters and the row numbers in the table.

ionic zinc
# inland lance Still getting same result

Now I get the same bad result as yours. It worked before.
Could you please try adding this command: "Do not use the code window."
I cannot try it now because I have: [Too many requests in 1 hour. Try again later].

ionic zinc
#

Provide a markdown table with chess pieces on it . Use unicode characters for big chess pieces. Include column letters and the row numbers in the table. Do not use a code window.
...
you used a code window

inland lance
#

I did not get the same results

ionic zinc
inland lance
#

Maybe you need a consistent prompt in one prompt which will give brief instructions about this.

wooden heron
#

The AI isn't aware that the chat interface renders markdown so try to phrase your requests with that in mind. the ai is really just returning plain text as far as it knows

#

use markdown formatting to write a table that looks like a chessboard with colored chess pieces on it and has labeled axis

#

should work pretty well

#

takes forever tho

ionic zinc
#

It is a nice and straightforward solution.
The black and white pieces are the same size and look good in contrast to the prompt results before.
But it does not work for me.

wooden heron
#

hm. I interesting. well you can tell it not to use a "code block, fenced text or `s at all." that's what I do when this kind of thing happens unexpectedly

#

the plain text it is writing is something like
```
bunch of text
```

and those are the names it is called in formatting guides

shy finch
strong helm
#

Tried to get it to move pieces (from a full board) and suddenly loads disappear, yet ai thinks they have already been moved. When called out, states it will redraw the board correctly but pieces are still missing. (The () around pieces was because I couldn't get it to make fully black pieces)