File size: 739 Bytes
7a479d7
 
a2627f1
 
 
 
 
 
7a479d7
 
1
2
3
4
5
6
7
8
9
10
[
    {
        "Name": "Lost Items Game",
        "Description": "The Lost Items game is a chat-based game where the player tries to guess the lost item based on a series of yes/no questions. The player will be playing against BuildBot, who will be providing the answers based on a predefined list of items.",
        "Type": "Chat",
        "Rules": "1. The player will ask yes/no questions to guess the lost item.\n2. BuildBot will answer with 'Yes', 'No', or 'Unknown'.\n3. The player has a limited number of guesses to find the lost item.",
        "Tips": "\"Is the item a common everyday object?\", \"Is the item larger than a breadbox?\"",
        "InitialQuestion": "Ask a yes/no question to start guessing the lost item."
    }
]