Board Games prompts

Gomoku Game Implementation

GPT

This is a prompt for a Gomoku game, also known as five in a row, on a 9x9 board. The API is expected to generate moves for a game, respect turn taking and print the board after each move.

More details