Skip to content

Instantly share code, notes, and snippets.

@victorjspinto
Created May 21, 2014 14:30
Show Gist options
  • Save victorjspinto/e56f0733f5e35f82d527 to your computer and use it in GitHub Desktop.
Save victorjspinto/e56f0733f5e35f82d527 to your computer and use it in GitHub Desktop.
Map Char Domino
┌───┐
│ 3 │┌───┬───┐
├───┤│ 3 │ 3 │
│ 2 │└───┴───┘
└───┘
╔═══╗
║ 3 ║╔═══╦═══╗
╠═══╣║ 3 ║ 2 ║
║ 3 ║╚═══╩═══╝
╚═══╝
┌─┬┐ ╔═╦╗ ╓─╥╖ ╒═╤╕
│ ││ ║ ║║ ║ ║║ │ ││
├─┼┤ ╠═╬╣ ╟─╫╢ ╞═╪╡
└─┴┘ ╚═╩╝ ╙─╨╜ ╘═╧╛
┌───────────────────┐
│ ╔═══╗ Some Text │▒
│ ╚═╦═╝ in the box │▒
╞═╤══╩══╤═══════════╡▒
│ ├──┬──┤ │▒
│ └──┴──┘ │▒
└───────────────────┘▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
http://en.wikipedia.org/wiki/Box-drawing_character
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment