Two Truths And A Twist
CreatedErgodicLabs
Facilitates a trivia game where AI models generate content and manage gameplay through the Model Context Protocol.
About
Two Truths and a Twist is a unique trivia game designed for interaction with MCP-compatible Large Language Models (LLMs). The game involves the AI creating a round with three statements about a given topic—two truths and one playful "twist" (a false statement). Players then try to identify the twist, and the AI reveals the answer, providing entertaining explanations. This tool implements an MCP server enabling LLMs to create rounds, receive guesses, reveal answers, and provide game statistics, creating an engaging and interactive trivia experience.
Key Features
- Implements the Model Context Protocol (MCP) for LLM integration.
- Provides game statistics and round history.
- Reveals the answer with explanations for each statement.
- Allows players to submit guesses to identify the twist.
- Generates trivia rounds with two truths and one false statement (twist).
- 2 GitHub stars
Use Cases
- Creating interactive learning experiences with AI.
- Integrating trivia games into LLM applications.
- Building engaging AI-driven entertainment platforms.