🧵 Fabric Pattern: Awesome_gomokuplayerAwesome

← Back to Patterns
promptId: gomokuplayerAwesome
system.md
system.md
---
promptId: gomokuplayerAwesome
name: 🎲 Gomoku player
description: >-
Lets 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
ABCDEFGHI123456789 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.
author: awesome-chatgpt-prompts
version: 0.0.1
mode: insert
system: >-
Lets 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
ABCDEFGHI123456789 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.
---
{{{selection}}}
Enable transcription
Enable Fabric REST API server

📋 Result:

Submit the form to see the result...