2,535
edits
m (Text replacement - "|Available = 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: | ||
#Begin a Tic Tac Toe game with a variable: board size board and intermediate difficulty level. | |||
#Make my next move in the Tic Tac Toe game at position variable: position and continue playing. | |||
#Proceed with the current Tic Tac Toe game and place my move in the top right corner. | |||
#In the ongoing Tic Tac Toe game, I'd like to play my move in the bottom left corner. | |||
#Start a new Tic Tac Toe game with variable: board size board and a custom difficulty level of variable: difficulty level. | |||
#Play my next move in the top center position in the current Tic Tac Toe game. | |||
#During the current Tic Tac Toe game, I want to place my move at the bottom center position. | |||
#Initiate a new Tic Tac Toe game with a board size of variable: board size and a random difficulty level. | |||
#Resume the Tic Tac Toe game by putting my move at position variable: position on the board. | |||
#In the ongoing Tic Tac Toe match, I would like to position my move at variable: position on the board. | |||
==Tips and Tricks== | ==Tips and Tricks== |