Skip to content

Instantly share code, notes, and snippets.

@jingkaihe
Created March 12, 2016 16:45
Show Gist options
  • Save jingkaihe/cb2d197b969a04a8998b to your computer and use it in GitHub Desktop.
Save jingkaihe/cb2d197b969a04a8998b to your computer and use it in GitHub Desktop.
whites := [][]string{
{" ♙ ", " ♖ ", " ♘ ", " ♗ ", " ♕ ", " ♔ "},
{" ♟ ", " ♜ ", " ♞ ", " ♝ ", " ♛ ", " ♚ "},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment