From 52fe45889ad432917336d2eb72397aa6ebd11c82 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 21 Aug 2012 04:34:56 +0200 Subject: balloon style files --- balloons/ascii.think | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 balloons/ascii.think (limited to 'balloons/ascii.think') diff --git a/balloons/ascii.think b/balloons/ascii.think new file mode 100644 index 0000000..56591d2 --- /dev/null +++ b/balloons/ascii.think @@ -0,0 +1,30 @@ +/:o +\:o + +n:_ +: +s:_ +w:( +e: ) + +ww:( +ee: ) + +nw: +:( +ne: +:) +sw:( +se:) + +nnw:_ +: +nne:_ +: +ssw:_ +sse:_ + +nww:( +nee: ) +sww:( +see: ) -- cgit