aboutsummaryrefslogtreecommitdiffstats
path: root/_littleprince.cow
blob: faf9e7cd94b817f1d02990a9837c81ee45eecf63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
##
## ~/.littleprince.cow
##
## Aaron LI
## 2010-10-25
##
## Credits:
## > aptitude -vvvvv moo
## Do we need to explain this?
## An elephant being eaten by a snake, of course.
##

#$the_cow = <<EOC;
#       $thoughts
#        $thoughts  ....
#          .    ........
#          .            .
#          .             .
#    .......              .........
#    ..............................
#Elephant inside ASCII snake
#EOC

$the_cow = <<EOC;
           $thoughts
            $thoughts  ......
              /      \\.......
             /               \\
             |                \\
    .--------'                 \`-----------------
   '----------------------------------------------

EOC