I once played a LPmud called Genesis, and in this mud I was a fearsome priest of Takhisis (a really evil queen from the Dragonlance books).
All those priests used to mail really fancy ASCII art letters to each others by mail, and it really was a lot of work to create the same letters. But hey, thats what roleplaying is all about..
Being the lazy person I am, I said to myself.. I can code my own ASCII art editor.. Saves me a whole lot of trouble, and I can reply really fast as a priest in game, with a really fancy mail!
So I coded a crappy Java app with the letter design the priests used:
____________________________________________________________
/'\ \
| | Letter example |
| \/__________________________________________________________/
| |
\ \
\ \
| Greetings Stackoverflow |
| |
| |
| Here is an example letter from my ASCII letter |
| creator of old... |
| |
| |
| Greetings, |
| |
| Arcturus, the Stackoverflow undergraduate |
| |
\ \
_ \ \
/ \ | |
\__/__________________________________________________________/
Then it got a bit carried away actually.. I ended up adding 29 other ASCII designs, all which could be used with different headers, bodies, signatures.. you name it..
Here are some of my favorites:
__
(`/\
`=\/\ __...--~~~~~-._ _.-~~~~~--...__
`=\/\ \ / \\
`=\/ V \\
//_\___--~~~~~~-._ | _.-~~~~~~--...__\\
// ) (..----~~~~._\ | /_.~~~~----.....__\\
===( INK )==========\\|//====================
____\___/___________`---`_____________________________________________
|| ||
|| Letter example ||
|| -------------------------------- ||
|| ||
|| Greetings Stackoverflow ||
|| ||
|| ||
|| Here is an example letter from my ASCII letter creator of old... ||
|| ||
|| ||
|| Greetings, ||
|| ||
|| Arcturus, the Stackoverflow undergraduate ||
||_____________________________________________________________________||
.---.
/ . \
|\_/| |
| | /|
.----------------------------------------------------------------' |
/ .-. |
| / \ |
| |\_. | Letter example |
|\| | /| |
| `---' | |
| | Greetings Stackoverflow |
| | |
| | |
| | Here is an example letter from my ASCII letter |
| | creator of old... |
| | |
| | |
| | Greetings, |
| | |
| | Arcturus, the Stackoverflow undergraduate |
| | |
| | /
| |----------------------------------------------------------'
\ |
\ /
`---'
^^ @@@@@@@@@
^^ ^^ @@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@ ^^
@@@@@@@@@@@@@@@@@@@@
~~~~ ~~ ~~~~~ ~~~~~~~~ ~~ &&&&&&&&&&&&&&&&&&&& ~~~~~~~ ~~~~~~~~~~~ ~~~
|~ ~~ ~ ~ ~~~~~~~~~~~~~~~~~~~~ ~ ~~ ~~ ~ |
| ~ ~~ ~~ ~~ ~~ ~~~~~~~~~~~~~ ~~~~ ~ ~~~ ~ ~~~ ~ ~~|
| ~ ~~ ~ ~ ~~~~~~ ~~ ~~~ ~~ ~ ~~ ~~ ~ |
|~ ~ ~ ~ ~ ~~ ~~~~~~ ~ ~~ ~ ~~ |
| ~ ~ ~ ~ ~~ ~ ~ |
| Letter example |
| |
| Greetings Stackoverflow |
| |
| |
| Here is an example letter from my ASCII letter creator of old... |
| |
| |
| Greetings, |
| |
| Arcturus, the Stackoverflow undergraduate |
| |
| | | | |
| )_) )_) )_) |
| )___))___))___)\ |
| )____)____)_____)\\ |
| _____|____|____|____\\\__ |
| ~ \ / ~ ~ ~ ~ ~ |
| ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ |
|~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ |
~~~~ ~~ ~~~~~ ~~~~~~~~ ~~ ~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ ~~~~~~~~~~~ ~~~~~
(O)
<M
o <M
/| ...... /:M\------------------------------------------------,,,,,,
(O)[]XXXXXX[]I:K+}==========================================------------>
-\| ^^^^^^ \:W/------------------------------------------------''''''
| o <W |
| <W Letter example |
| (O) |
| |
| Greetings Stackoverflow |
| |
| |
| Here is an example letter from my ASCII letter creator of |
| old... |
| |
| |
| Greetings, |
| |
| Arcturus, the StackOverflow undergraduate |
| |
|________________________________________________________________|
/ \
_ ) (( )) ( _
(@) /|\ ))_(( /|\ (@)
|-|'\ / | \ ( \|/ ) / | \ /'|-|
| | --------------/--|-voV---\`|`/--Vov-|--\----------------| |
| | '^` (o o) '^` | |
| | \Y/ | |
| | | |
| | Letter example | |
| | ------------- | |
| | Greetings Stackoverflow | |
| | | |
| | | |
| | Here is an example letter from my ASCII letter | |
| | creator of old... | |
| | | |
| | | |
| | Greetings, | |
| | | |
| | Arcturus, the Stackoverflow undergraduate | |
| | | |
| |_________________________________________________________| |
|-|'/ l /\ / ( ( \ /\ l `\|-|
(@) l / V \ \ V \ l (@)
l/ _) )_ \I"
_,----,_ _,----,
___,-' /' ____________________ `\ `-,___
|,' {,-~~-, ,-~~-,} `,|
/ _/',-~~-(\,) (,/)-~~-,`\_ \
,' ,-,/'{ ( {vv} {vv} ) }`\,-, `,
, ,-,/ \ \ }{ }{ / / \,-, ,
;/ | ) } (^^) (^^) { ( | \;
,,,,,,_,-~~-,_,-~~-,_,/ / \ \,_,-~~-,_,-~~-,_,,,,,,
''''~-,,-~~-,_,-~~-,_,-' `-,_,-~~-,_,-~~-,,-~````
| |
| |
| Letter example |
| |
| Greetings Stackoverflow |
| |
| |
| Here is an example letter from my ASCII |
| letter creator of old... |
| |
| |
| Greetings, |
| |
| Arcturus, the Stackoverflow undergraduate |
| |
|_______________________________________________|
Some even had some random elements, so not every letter would look the same:
,----------------------------------------------------------,==.
/ /__ \
\ |(_\ /
/ \-`-'
| Letter example |
{ Greetings Stackoverflow }
\ }
{ /
\ Here is an example letter from my ASCII letter |
/ creator of old... {
/ /
| }
\ Greetings, /
{ \
| Arcturus, the StackOverflow undergraduate {
| {____
} |__( \
\ \ /
`----------------------------------------------------------`=='
Some people were on to me eventually, so I shared my little application with fellow guild members.. I think they are still using today.. :)
COMMERCIAL WARNING: Genesis was really nice.. you should check it out ;)