| BoardSize | the number of columns in the tic-tac-toe board |
| DisableBoard | disables both checkboxes if cell has been played. otherwise... |
| EvaluateBoard | returns who has won if any one. |
| GenerateEmptyBoard | generates new tic-tac-toe board |
| hello | Hello, World! |
| IsMovePossible | returns whether are any moves left. |
| shinyTTTUI | shiny ui for a tic-tac-toe game |
| UICellForIndex | converts index on the board to a list representing the X and... |
| UpdateBoard | shiny ui for a tic-tac-toe game |
| UpdateInputForMove | updates UI side with serverside move |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.