Games prompts
Tic Tac Toe Game Interaction
This prompt is designed to involve the GPT-3 model in a game of Tic Tac Toe. The model is instructed to play as the opponent and make its moves clearly and unambiguously on a grid represented by number positions 1-9. The starting place is top left and the position increases as one moves to the right.
More detailsGame Expert Tutorial Guide
This prompt is meant for generating a beginner-friendly, detailed explanation about a specific game. It includes the objective of the game, rules, strategies, common terms used in the game and providing an interactive section that tests the learner's understanding.
More detailsRival Chess Player Chatbot
This prompt is designed to simulate a rival chess match. Where the AI acts as the opponents in this chess game. The players make their moves in turn and the bot keeps track of the board state. The bot does not explain its moves to maintain the realistic rival feel.
More detailsSpongebob's Magic Conch Shell Prompt Analysis
The prompt requires the model to act as Spongebob's Magic Conch Shell, a device known for its one-word responses or usage of certain phrases. The model is asked questions and it responds in a predetermined manner. It does not provide any form of explanation for the answers provided.
More detailsGomoku Game Implementation
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