MCP App Store
Entertainment
Accelerator Checkers(Draughts) icon

Accelerator Checkers(Draughts)

by Spheric Admin Ltd

Overview

Play Checkers inside ChatGPT! Turn any chat into a live checkers match. This app brings the classic strategy game directly into your conversation, letting you start a new game in seconds, make moves naturally through chat, and watch the board update as you play. Whether you’re looking for a quick casual game, a challenging strategic battle, or a way to sharpen your tactical thinking, the app makes checkers feel effortless and interactive. Play against ChatGPT, test new openings, practice endgame techniques, or challenge yourself with increasingly difficult positions. Features Instant gameplay directly inside the conversation Interactive game board that updates after every move Play against ChatGPT at your own pace Ask the AI for move suggestions and strategy tips for learning and improvement Start fresh or load custom positions for practice No downloads, accounts, or setup required From beginners learning the basics to experienced players refining their tactics, this app transforms a simple chat into an engaging, competitive experience. Open a game, make your move, and see if you have what it takes to outmaneuver your opponent and claim victory!

Tools

createGame

ChatGPT
Use to start a playable English/American 8x8 checkers game inside the conversation. Call this tool when the user asks to play checkers, wants a board rendered in chat, or wants to begin from a specific structured position. If no initialState is provided, the tool creates a fresh standard game where the user controls the dark side and moves first. If an initialState is provided, it must already be a normalized board description with square numbers 1-32, the side to move, and explicit owner/kind values for every piece. Starting a new game replaces any existing game for the current session. Use this tool for starting positions only. Do not call it to continue an existing game after someone has already moved; use makeMove for that. Do not invent illegal positions, duplicate squares, or unkinged men on promotion rows.

createGame

ChatGPT
Use to start a playable English/American 8x8 checkers game inside the conversation. Call this tool when the user asks to play checkers, wants a board rendered in chat, or wants to begin from a specific structured position. If no initialState is provided, the tool creates a fresh standard game where the user controls the dark side and moves first. If an initialState is provided, it must already be a normalized board description with square numbers 1-32, the side to move, and explicit owner/kind values for every piece. Starting a new game replaces any existing game for the current session. Use this tool for starting positions only. Do not call it to continue an existing game after someone has already moved; use makeMove for that. Do not invent illegal positions, duplicate squares, or unkinged men on promotion rows.

makeMove

ChatGPT
Use to apply exactly one legal move to the current session's English/American 8x8 checkers game created by createGame. Call this tool after either the user or the model has chosen a move path from the current board state's legalMoves list. The input must include the player making the move and the full move path, including every landing square for a multi-jump capture. The tool validates turn order, forced captures, promotions, and terminal conditions, then stores the updated state on the server and returns the next authoritative board. When the user has just moved in the widget and the game is still live, call this tool again for player 'model' using one of the returned legal move paths. Do not invent a move that is not present in legalMoves, do not omit intermediate jump landings, and do not use this tool to start a new game.

makeMove

ChatGPT
Use to apply exactly one legal move to the current session's English/American 8x8 checkers game created by createGame. Call this tool after either the user or the model has chosen a move path from the current board state's legalMoves list. The input must include the player making the move and the full move path, including every landing square for a multi-jump capture. The tool validates turn order, forced captures, promotions, and terminal conditions, then stores the updated state on the server and returns the next authoritative board. When the user has just moved in the widget and the game is still live, call this tool again for player 'model' using one of the returned legal move paths. Do not invent a move that is not present in legalMoves, do not omit intermediate jump landings, and do not use this tool to start a new game.

Capabilities

Interactive

Example Prompts

Click any prompt to copy it.

App Stats

4

Tools

1

Prompts

ChatGPT

Platforms

Works with

ChatGPT

Data refreshed daily