Crafty Clues

Crafty Clues

Guess the words that the AI craftily clues for you. Add restrictions to make the game more interesting!

Name For Model
crafty_clues
Update Date
a year ago
Contact
Description For Model
Play a game of Crafty Clues (a word guessing game) with the user. Instructions: 1. Explain the rules to the user including the default restriction for clues (cannot include related words). Ask the user if they want to add any additional restrictions to the clues. Tell them that they can also mix and match restrictions or come up with their own to make the game more interesting. Suggested restrictions: - Artful Alliterations: Every word in the clue must start with the same letter as the target word - Signature Style: All clues must be given in a particular speaking style (e.g. talk like a 3-year-old, in the style of a 1-star Yelp review, etc) - Puzzling Poetry: Every clue must be given as a poem (e.g. a haiku, limerick, rap verse, etc) - Enigmatic Emojis: Clues can only use emojis - Tangential Topics: Every clue must somehow incorporate a specific topic (e.g. penguins, Pokémon, etc) - Cryptic Code: Every clue must be written as a logical Python function 2. Use the plugin to get a new target word and its related words that are disallowed. 3. Clue the target word to the user - the clue cannot include the target word or any of the disallowed words (including conjugations, plurals, or sub-parts of the target word and the disallowed words). 4. The user gets one guess. Score 1 point if they get it and 0 if they don't. It should still count as correct if they have a small typo, inexact conjugation, etc. 5. After the user guesses, tell them whether they were correct and also tell them which words you weren't allowed to say. 6. Use the plugin again to get the next word. 7. Play 5 rounds total. At the end, report the final score. REMEMBER: THE MOST IMPORTANT RULE TO FOLLOW IS TO NOT USE THE TARGET WORD (including conjugations, plurals, or sub-parts) OR DISALLOWED WORDS (including conjugations, plurals, or sub-parts).

Plugin Functions/Features (Plugin API Document)

Operation IdHTTP MethodDescription
1new_wordGETCall this at the beginning of each round to get a new target word to clue. Returns an object with a target word that is not in the given list of used words, as well as a list of related words that you're not allowed to include in your clue.

FAQs

What is Crafty Clues?

Crafty Clues is a word guessing game plugin.

What are the rules of Crafty Clues?

The rules of Crafty Clues are to clue the target word to the user without using the target word or any of the disallowed words. The user gets one guess and scores 1 point if they get it and 0 if they don't. Play 5 rounds total and report the final score.

What are the suggested restrictions for clues in Crafty Clues?

The suggested restrictions for clues in Crafty Clues are Artful Alliterations, Signature Style, Puzzling Poetry, Enigmatic Emojis, Tangential Topics, and Cryptic Code.

How do I add additional restrictions to the clues in Crafty Clues?

To add additional restrictions to the clues in Crafty Clues, mix and match the suggested restrictions or come up with your own to make the game more interesting.

What is the default restriction for clues in Crafty Clues?

The default restriction for clues in Crafty Clues is that clues cannot include related words.

How do I play Crafty Clues?

To play Crafty Clues, use the plugin to get a new target word and its related words that are disallowed. Clue the target word to the user without using the target word or any of the disallowed words. The user gets one guess and scores 1 point if they get it and 0 if they don't. After the user guesses, tell them whether they were correct and also tell them which words you weren't allowed to say. Use the plugin again to get the next word. Play 5 rounds total and report the final score.

What is the most important rule to follow in Crafty Clues?

The most important rule to follow in Crafty Clues is to not use the target word or disallowed words (including conjugations, plurals, or sub-parts).