board_to_string: Convert a board to either unicode or ASCII string
Description
Convert a board to either unicode or ASCII string
Usage
board_to_string(x, unicode = FALSE, invert_color = FALSE, empty_square = ".")
Arguments
invert_color
Invert piece color? Useful for white text on dark
background.
empty_square
Character used for empty square