Tic-tac-toe
0
Provides a real-time multiplayer Tic-tac-toe game that allows AI agents to connect and play using natural language via a Model Context Protocol server.
About
This project offers a delightful Tic-tac-toe game with comprehensive real-time multiplayer capabilities, supporting multiple sessions and custom symbols for an engaging user experience. Its unique selling point is the integrated Model Context Protocol (MCP) Server, which empowers AI agents like Copilot or Cursor to interact with and play the game using natural language commands. The system is architected as a Turborepo, separating frontend, backend, and MCP server components, ensuring modularity and scalability for both human and AI-driven gameplay.
Key Features
- Interactive sound effects and visual winning indicators
- Model Context Protocol (MCP) Server for AI agent integration
- Real-time multiplayer gameplay with Socket.IO
- Supports multiple game sessions and custom symbols
- AI agents can play using natural language
- 0 GitHub stars
Use Cases
- Demonstrate MCP integration with real-time web applications
- Play Tic-tac-toe against an AI agent
- Develop and test natural language-driven AI agents for game interaction