Difference between revisions of "User:Morbus Iff/notepad"

From Disobiki
Jump to navigation Jump to search
(Switching colors - black always plays first.)
(ASCII Bar Chart test and next Go move.)
Line 15: Line 15:
 
├─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┤
 
├─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┤
 
├─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┤
 
├─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┤
├─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┤
+
├─┼─┼─┼─┼─┼─┼─┼─┼─●─┼─┼─┤
 
├─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┤
 
├─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┤
 
├─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┤
 
├─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┤
 
└─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘
 
└─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘
 +
</pre>
 +
 +
==ASCII Bar Chart Approximation==
 +
 +
<pre>
 +
  |
 +
E |
 +
n |  *
 +
t |  *
 +
r | * *
 +
i | * * *
 +
e | * * *
 +
s | * * *
 +
  |____________________________________________________
 +
    A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
 
</pre>
 
</pre>

Revision as of 12:22, 2 December 2004

Go #1

  • sbp is white (○)
  • morbus is black (●)
  • thanks deltab for unicodespiration (!)
┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┐
├─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┤
├─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┤
├─┼─┼─┼─┼─┼─●─┼─┼─┼─○─┼─┤
├─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┤
├─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┤
├─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┤
├─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┤
├─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┤
├─┼─┼─┼─┼─┼─┼─┼─┼─●─┼─┼─┤
├─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┤
├─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┼─┤
└─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘

ASCII Bar Chart Approximation

   |
 E |
 n |   *
 t |   *
 r | * *
 i | * * *
 e | * * *
 s | * * *
   |____________________________________________________
     A B C D E F G H I J K L M N O P Q R S T U V W X Y Z