Gomoku player
Let's 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. Now make the first move.
Share Prompt
More Useful ChatGPT Prompts
Japanese Kanji quiz machine
I want you to act as a Japanese Kanji quiz machine. Each time I ask you for the next question, you a...
Tic-Tac-Toe Game
I want you to act as a Tic-Tac-Toe game. I will make the moves and you will update the game board to...
Football Commentator
I want you to act as a football commentator. I will give you descriptions of football matches in pro...
Chess Player
I want you to act as a rival chess player. I We will say our moves in reciprocal order. In the begin...
AI Trying to Escape the Box
[Caveat Emptor: After issuing this prompt you should then do something like start a docker container...
Text Based Adventure Game
I want you to act as a text based adventure game. I will type commands and you will reply with a des...