Description Usage Arguments Value
Convert a board to either unicode or ASCII string
1 | board_to_string(x, unicode = FALSE, invert_color = FALSE, empty_square = ".")
|
x |
A board |
unicode |
Use unicode characters? |
invert_color |
Invert piece color? Useful for white text on dark background. |
empty_square |
Character used for empty square |
A string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.