Provides a remote server for a number guessing game, enabling client chatbot interaction via JSON requests.
This project offers a remote server implementation for a classic number guessing game, specifically designed for seamless interaction with client chatbots. Hosted efficiently on Google Cloud Run, it provides a robust backend that manages individual user game states and maintains a comprehensive log of all conversations. Chatbots can easily engage with the game using standard JSON requests, making it a flexible solution for integrating an interactive game experience into various applications and demonstrating the Model Context Protocol (MCP) in action.