branch:
README.md
833 bytesRaw
![chess-app-screenshot](https://github.com/user-attachments/assets/8b2a36b7-5e2d-4645-95ad-16c81709a4e9)
[Reference](https://developers.openai.com/apps-sdk/)

# Multi-player Chess ChatGPT App

Build a real-time multi-player chess game that runs on ChatGPT by using `McpAgent` to build your ChatGPT app and an `Agent` to be your remote game engine!

The app also shows how you can call ChatGPT from within your app. You can always press the "Ask for help" button and ChatGPT will answer in your conversation with a proper strategy for you.

It had never been easier to play chess with your friends with a tutor by your side!

## Requirements

You'll need a ChatGPT developer account to be able to use ChatGPT apps (connectors). To do so, from ChatGPT go to **Settings -> Apps & Connectors -> Advanced Settings -> Developer mode ON**.