mirror of
https://github.com/ascii-boxes/boxes.git
synced 2024-12-12 18:01:14 +01:00
Merge pull request #13 from meyer/unicorn-time
Added unicorn box designs
This commit is contained in:
commit
35497bf81f
205
boxes-config
205
boxes-config
@ -2074,5 +2074,210 @@ padding { all 1 }
|
||||
END ian_jones
|
||||
|
||||
|
||||
# ============================================================================
|
||||
|
||||
|
||||
BOX unicornthink
|
||||
|
||||
author "Mike Meyer <boxes@meyer.fm>"
|
||||
revision "1.1"
|
||||
revdate "November 08, 2014 (Saturday, 11:08h)"
|
||||
created "September 02, 2013 (Monday, 14:43h)"
|
||||
|
||||
sample
|
||||
|
||||
_________________________________
|
||||
/ \
|
||||
| E L E C T R O L Y T E S |
|
||||
\______________________________ '\
|
||||
() \\
|
||||
O \\ .
|
||||
o |\\/|
|
||||
/ " '\
|
||||
. . .
|
||||
/ ) |
|
||||
' _.' |
|
||||
'-'/ \
|
||||
|
||||
ends
|
||||
|
||||
shapes {
|
||||
nw (" __",
|
||||
" / ")
|
||||
n ("____",
|
||||
" ")
|
||||
ne ("__ ",
|
||||
" \\ ")
|
||||
|
||||
sw (" \\__",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ")
|
||||
|
||||
s ("_____",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ")
|
||||
|
||||
nnw ("____",
|
||||
" ")
|
||||
nne ("_____",
|
||||
" ")
|
||||
|
||||
w (" | ")
|
||||
e (" | ")
|
||||
se ("'\\ ",
|
||||
" \\\\ ",
|
||||
" \\\\ . ",
|
||||
" |\\\\/| ",
|
||||
" / \" '\\ ",
|
||||
" . . . ",
|
||||
" / ) | ",
|
||||
"' _.' | ",
|
||||
"'-'/ \\ ",
|
||||
" ")
|
||||
|
||||
ssw ("____",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ")
|
||||
|
||||
sse ("____ ",
|
||||
"() ",
|
||||
" O ",
|
||||
" o",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ")
|
||||
}
|
||||
|
||||
elastic (n, s, e, w)
|
||||
|
||||
END unicornthink
|
||||
|
||||
|
||||
# ============================================================================
|
||||
|
||||
|
||||
BOX unicornsay
|
||||
|
||||
author "Mike Meyer <boxes@meyer.fm>"
|
||||
revision "1.1"
|
||||
revdate "November 08, 2014 (Saturday, 11:08h)"
|
||||
created "September 02, 2013 (Monday, 14:43h)"
|
||||
|
||||
sample
|
||||
|
||||
_________________________________
|
||||
/ \
|
||||
| E L E C T R O L Y T E S |
|
||||
\___________________________ __'\
|
||||
|/ \\
|
||||
\ \\ .
|
||||
|\\/|
|
||||
/ " '\
|
||||
. . .
|
||||
/ ) |
|
||||
' _.' |
|
||||
'-'/ \
|
||||
|
||||
ends
|
||||
|
||||
shapes {
|
||||
nw (" __",
|
||||
" / ")
|
||||
n ("____",
|
||||
" ")
|
||||
ne ("__ ",
|
||||
" \\ ")
|
||||
|
||||
sw (" \\__",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ")
|
||||
|
||||
s ("_____",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ")
|
||||
|
||||
nnw ("____",
|
||||
" ")
|
||||
nne ("_____",
|
||||
" ")
|
||||
|
||||
w (" | ")
|
||||
e (" | ")
|
||||
se ("'\\ ",
|
||||
" \\\\ ",
|
||||
" \\\\ . ",
|
||||
" |\\\\/| ",
|
||||
" / \" '\\ ",
|
||||
" . . . ",
|
||||
" / ) | ",
|
||||
"' _.' | ",
|
||||
"'-'/ \\ ",
|
||||
" ")
|
||||
|
||||
ssw ("____",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ")
|
||||
|
||||
sse ("_ __",
|
||||
" |/ ",
|
||||
" \\ ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ")
|
||||
}
|
||||
|
||||
elastic (n, s, e, w)
|
||||
|
||||
END unicornsay
|
||||
|
||||
|
||||
#EOF vim: set ai sw=4:
|
||||
|
Loading…
Reference in New Issue
Block a user