From a3526e876acb477967db45e8acb4878ffae4a7cf Mon Sep 17 00:00:00 2001 From: Jacob Rose Date: Thu, 10 Dec 2015 11:06:52 -0500 Subject: [PATCH] Origami unicorn cow Based on the unicorn Gaff makes for Deckard in the 1982 movie Blade Runner. Compare with e.g. http://bladerunnerunicorn.com/_bladerunnerunicorn.com_files/gaffsunicorn%20copy.jpg --- unicorn.cow | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 unicorn.cow diff --git a/unicorn.cow b/unicorn.cow new file mode 100644 index 0000000..9ae623b --- /dev/null +++ b/unicorn.cow @@ -0,0 +1,20 @@ +# +# Gaff's Origami Unicorn +# Copyright 2015 Jacob Rose +# Released under the same terms as cowsay +# +$the_cow = <<"EOC"; + $thoughts + $thoughts + + . + : + | + /|> + | | + _<<==-----/ // + \\`-____/\\/\\ + |/Y `-\\-\\ + | ' \\ ` + +EOC