home/roleplay/gomoku-player

Gomoku player

GPTClaudeGemini··386 copies·updated 2026-07-13
gomoku-player.prompt
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.

when to use it

Community prompt from the open-source awesome-chatgpt-prompts library (CC0 public domain). A proven "Gomoku player" starting point — swap in your own specifics and constraints. Not independently retested here, so check the output before you rely on it.

tags

roleplaycommunitygeneral

source

awesome-chatgpt-prompts · CC0 1.0 (public domain)