2,535
edits
m (Text replacement - "|Available? = Yes↵|Working? = Yes↵}}" to "|Available = Yes |Working = Yes }}") |
No edit summary |
||
Line 18: | Line 18: | ||
===Example Prompts=== | ===Example Prompts=== | ||
Example prompts that utilize the plugin: | Example prompts that utilize the plugin: | ||
#Undo the last move in the checkers game with ID {game_id}. | |||
#Can you give me a hint for my next move in the checkers game with ID {game_id}? | |||
#Display the list of moves taken so far in the checkers game with ID {game_id}. | |||
#Which pieces can be moved by the red player in the checkers game with ID {game_id}? | |||
#Make a move for the blue player from position {start_position} to position {end_position} in the checkers game with ID {game_id}. | |||
#How many kings does each player have in the checkers game with ID {game_id}? | |||
#Is there a forced jump for any player in the checkers game with ID {game_id}? | |||
#Which pieces have not yet moved in the checkers game with ID {game_id}? | |||
#Did Blue player win in the checkers game with ID {game_id}? | |||
#Suggest the top three moves for the current player in the checkers game with ID {game_id}. | |||
==Tips and Tricks== | ==Tips and Tricks== |